Am 26.03.2013 13:37, schrieb Eric Schulte:

Question from here:

I use mainly R and have there set file wide

#+PROPERTY: session "R-session"

But I also have bash code, which would be evaluated in the R session, unless I 
use

#+begin_src sh :session sh-session
  ...
#+end_src

But I do not need a session for the bash code blocks - so would :session "none" 
disable session
for this source block?
This would be great!


Yes


maybe just

:session no

rather than

:session "none"

Booleans written as strings reads terribly for me :(

Cheers,

Andreas

Reply via email to