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.l...@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/

Reply via email to