emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] [babel] header lines in unnamed lisp code blocks


From: Thomas S. Dye
Subject: [O] [babel] header lines in unnamed lisp code blocks
Date: Sun, 17 Nov 2013 10:18:05 -1000

Hi Eric,

This code doesn't return.

#+header: :results value
#+begin_src lisp
  (+ 1 1)
#+end_src

If I add #+name: xxx, then it does run and returns the error I noted
earlier. 

I have edebug activated on org-babel-execute:lisp and it isn't triggered
when I press C-c C-c in the code block above.

All the best,
Tom

-- 
Thomas S. Dye
http://www.tsdye.com



reply via email to

[Prev in Thread] Current Thread [Next in Thread]