Thank you for testing, I have
Org-mode version 8.3.2 (8.3.2-37-gd45217-elpa @
~/.emacs.d/elpa/org-20151123/)
with Emacs version GNU Emacs 24.5.1 (x86_64-apple-darwin13.4.0, NS
apple-appkit-1265.21) of 2015-04-10 on builder10-9.porkrind.org
I am on MAC OS X with emacs from http://emacsforosx.com
On Thu, Nov 19, 2015 at 12:28 PM, Giri Prashanth
wrote:
> Any reason why org babel execute for shell with session does not terminate ?
> Thank you very much in advance for any response,
Just ran this code and got the following results...
#+NAME: 4AFF24E4-43CF-4FFF-A9E9-4896630C977D
#+BEGIN_SRC s
Hi,
I am trying to run a shell commands from org-mode with using sessions.
I would like to use the session property, so I could continue with the
previous history. But when I execute the following,
#+BEGIN_SRC shell :session test
echo foo
#+END_SRC
nothing happens with emacs is unresponsive and