Re: [O] Bug: [babel] #+PROPERTY: eval never-export disables interactive evaluation [8.2.5h (release_8.2.5h-806-gb1199e at /Users/rainerkrug/.emacs.d/org-mode/lisp/)]

2014-03-27 Thread Rainer M Krug
Charles Berry ccbe...@ucsd.edu writes:

 Rainer M Krug Rainer at krugs.de writes:

 
 
 The subject says it all - when I set 
 
 #+PROPERTY: eval never-export 
 
 the interactive evaluation of R code blocks is disabled. Message:
 
 Evaluation of this R code-block is disabled.
 
 [rest deleted]

 It works as advertised for me. I copy and pasted your PROPERTY line
 and ran interactively and then exported. Oh yes, I did C-c C-c.

 I am running 

 Org-mode version 8.2.5h (release_8.2.5h-757-gc444e4 @ ...

 I tried with and without :session with same results.

Thanks - I'll look into my setup and see, if necessary, to produce a small
example file.

Cheers,

Rainer


 HTH,

 Chuck




-- 
Rainer M. Krug
email: Raineratkrugsdotde
PGP: 0x0F52F982


pgpIQwHsGAH41.pgp
Description: PGP signature


Re: [O] Bug: [babel] #+PROPERTY: eval never-export disables interactive evaluation [8.2.5h (release_8.2.5h-806-gb1199e at /Users/rainerkrug/.emacs.d/org-mode/lisp/)]

2014-03-25 Thread Charles Berry
Rainer M Krug Rainer at krugs.de writes:

 
 
 The subject says it all - when I set 
 
 #+PROPERTY: eval never-export 
 
 the interactive evaluation of R code blocks is disabled. Message:
 
 Evaluation of this R code-block is disabled.
 
[rest deleted]

It works as advertised for me. I copy and pasted your PROPERTY line
and ran interactively and then exported. Oh yes, I did C-c C-c.

I am running 

Org-mode version 8.2.5h (release_8.2.5h-757-gc444e4 @ ...

I tried with and without :session with same results.

HTH,

Chuck