emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [BUG] [babel] evaluation disabled completely with no-export
@ 2012-05-06 13:11 Andreas Leha
  2012-05-06 12:10 ` Eric Schulte
  0 siblings, 1 reply; 3+ messages in thread
From: Andreas Leha @ 2012-05-06 13:11 UTC (permalink / raw)
  To: emacs-orgmode

Hi all,

there seems to be a bug in babel in connection with interactive
source block evaluation when the header argument :eval no-export
(ditto with never-export) is present.

I get "Evaluation Disabled" when I try to evaluate (C-c C-c) this block:

#+begin_src R :session *R* :exports none :eval no-export
  Sys.sleep(10)
  complexObject <- 1:10
#+end_src

Regards,
Andreas


PS: emacs 24.1.50, org-mode 7.8.09

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-05-06 19:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-05-06 13:11 [BUG] [babel] evaluation disabled completely with no-export Andreas Leha
2012-05-06 12:10 ` Eric Schulte
2012-05-06 19:27   ` Andreas Leha

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).