emacs-orgmode
[Top][All Lists]
Advanced

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

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


From: Thomas S. Dye
Subject: Re: [O] [babel] header lines in unnamed lisp code blocks
Date: Sun, 17 Nov 2013 11:07:04 -1000

Aloha all,

Noise, sorry. The code block fails because it is at the top of buffer.
If I put a headline before it, all is well.

Tom

address@hidden (Thomas S. Dye) writes:

> 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]