emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] Bug: export aborts if ':eval query/never' in source code block


From: Paul Sexton
Subject: [Orgmode] Bug: export aborts if ':eval query/never' in source code blocks
Date: Thu, 26 Aug 2010 20:11:01 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

#+BEGIN_SRC R :eval query
...
#+END_SRC

If the above is in an org file, the user runs an export (C-c C-e), and the user
types 'no' when asked whether to evaluate the code block, then the whole export
process is aborted (no further blocks are processed and no export output is
produced).

The same thing happens with ':eval never'.

Paul





reply via email to

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