emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] :session question


From: Andreas Röhler
Subject: Re: [O] :session question
Date: Wed, 27 Mar 2013 09:26:16 +0100
User-agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130307 Thunderbird/17.0.4

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

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