From: Andreas Leha <andreas.leha@med.uni-goettingen.de>
To: emacs-orgmode@gnu.org
Subject: [BUG] [babel] evaluation disabled completely with no-export
Date: Sun, 06 May 2012 15:11:07 +0200 [thread overview]
Message-ID: <871umxihec.fsf@med.uni-goettingen.de> (raw)
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
next reply other threads:[~2012-05-06 13:12 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-06 13:11 Andreas Leha [this message]
2012-05-06 12:10 ` [BUG] [babel] evaluation disabled completely with no-export Eric Schulte
2012-05-06 19:27 ` Andreas Leha
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=871umxihec.fsf@med.uni-goettingen.de \
--to=andreas.leha@med.uni-goettingen.de \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.