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

Hi Andreas,

This works for me, could you try to reproduce the problem with emacs -Q,
to check if maybe the cause lies in your personalization?

Best,

Andreas Leha <andreas.leha@med.uni-goettingen.de> writes:

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

-- 
Eric Schulte
http://cs.unm.edu/~eschulte/

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

* [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

* Re: [BUG] [babel] evaluation disabled completely with no-export
  2012-05-06 12:10 ` Eric Schulte
@ 2012-05-06 19:27   ` Andreas Leha
  0 siblings, 0 replies; 3+ messages in thread
From: Andreas Leha @ 2012-05-06 19:27 UTC (permalink / raw)
  To: emacs-orgmode

Hi Eric,

thanks for the quick response on a bogus bug.  I can not reproduce it
myself now.  Seems it was the result from being in the middle of an
update.

Sorry for the noise,
Andreas

^ 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).