emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] [BUG] [babel] evaluation disabled completely with no-export


From: Eric Schulte
Subject: Re: [O] [BUG] [babel] evaluation disabled completely with no-export
Date: Sun, 06 May 2012 08:10:26 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1.50 (gnu/linux)

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 <address@hidden> 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/



reply via email to

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