Am 20.03.2013 19:15, schrieb Nick Dokos:
John Hendy <jw.he...@gmail.com> wrote:
On Wed, Mar 20, 2013 at 12:25 PM, Nick Dokos <nicholas.do...@hp.com> wrote:
Andreas Röhler <andreas.roeh...@easy-emacs.de> wrote:
Seems `org-babel-execute':python doesn't get the session flag.
Edebug: org-babel-execute:python
org-babel-execute:python
executing Python code block...
[4 times]
Result: ((:comments . #1="") (:shebang . #1#) (:cache . "no")
(:padline . #1#) (:noweb . "no") (:tangle . "no") (:exports
. "results") (:results . "replace output") (:hlines . "no")
(:padnewline . "yes") (:session) (:result-type . output)
Sure it does: ^^^^^^^^^^
What it does with it is another matter however. Am I missing something?
I was thinking the concern was over not having the session named
properly, but might be wrong (Andreas could confirm).
I guessed Andreas tried with an unnamed session
yes, tried the example given,
ah, see misinterpreted the spot,
thanks,
Andreas