From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Schulte Subject: Re: Fwd: run python from org, draft Date: Fri, 29 Mar 2013 12:50:32 -0600 Message-ID: <87boa2qbuv.fsf@gmail.com> References: <5154BC51.1050001@easy-emacs.de> <5155A97D.2090907@easy-emacs.de> <87sj3e6y5n.fsf@gmail.com> <5155B346.3060708@easy-emacs.de> <87ehey6upd.fsf@gmail.com> <5155C611.5000104@easy-emacs.de> <871uayrvju.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:57459) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ULeO8-0001Cf-J2 for emacs-orgmode@gnu.org; Fri, 29 Mar 2013 14:51:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ULeO2-0005xw-3l for emacs-orgmode@gnu.org; Fri, 29 Mar 2013 14:50:56 -0400 Received: from mail-pd0-f180.google.com ([209.85.192.180]:56586) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ULeO1-0005xj-MB for emacs-orgmode@gnu.org; Fri, 29 Mar 2013 14:50:49 -0400 Received: by mail-pd0-f180.google.com with SMTP id g10so360585pdj.25 for ; Fri, 29 Mar 2013 11:50:48 -0700 (PDT) In-Reply-To: (Evan Misshula's message of "Fri, 29 Mar 2013 14:33:37 -0400") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Evan Misshula Cc: Gary Oberbrunner , emacs-orgmode > > 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