From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: python sessions Date: Wed, 20 Mar 2013 12:06:50 -0400 Message-ID: <20524.1363795610@alphaville> References: <51496061.20706@easy-emacs.de> Reply-To: nicholas.dokos@hp.com Return-path: Received: from eggs.gnu.org ([208.118.235.92]:38427) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UILXT-0000z4-Sh for emacs-orgmode@gnu.org; Wed, 20 Mar 2013 12:06:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UILXR-0002e2-RD for emacs-orgmode@gnu.org; Wed, 20 Mar 2013 12:06:55 -0400 Received: from g1t0027.austin.hp.com ([15.216.28.34]:42345) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UILXR-0002co-Mz for emacs-orgmode@gnu.org; Wed, 20 Mar 2013 12:06:53 -0400 In-Reply-To: Message from John Hendy of "Wed, 20 Mar 2013 10:38:32 CDT." 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: John Hendy Cc: emacs-orgmode@gnu.org John Hendy wrote: > > - M-x org-version > Org-mode version 8.0-pre (release_8.0-pre-146-g73fe0a @ > /home/jwhendy/.elisp/org.git/lisp/) > > That's pretty close to what I'm using. Can you do me a favor: start emacs -Q and evaluate the variable org-babel-python-buffers before and after executing a python block with a :session argument and post the results? Thanks, Nick