emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Fwd: run python from org, draft


From: Eric Schulte
Subject: Re: [O] Fwd: run python from org, draft
Date: Fri, 29 Mar 2013 12:50:32 -0600
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)

>
> But it does not appear to support named session:
>
> Works with a named session.
> #+begin_src python :session foo
>   x = 9
>   x
> #+end_src
>
> #+RESULTS:
> : None
>
> #+begin_src python :session foo
>   x
> #+end_src
>
> #+RESULTS:
>
> Thanks,
>
> Evan
>

Thanks for reporting this, I've just pushed up a fix, please let me know
if the problem persists.

Best,

-- 
Eric Schulte
http://cs.unm.edu/~eschulte



reply via email to

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