[sorry, forgot to reply all] ---------- Forwarded message ---------- From: Gary Oberbrunner Date: Wed, Mar 20, 2013 at 12:11 PM Subject: Re: [O] python sessions To: nicholas.dokos@hp.com After starting emacs -Q and loading my minimal setup (including require 'org): ((:default)) After loading the .org file and doing nothing else, it's the same. After evaling one code block: ((*PyFoo*) (:default)) But note that there is no buffer named *PyFoo* (there is one named *Python*). On Wed, Mar 20, 2013 at 12:06 PM, Nick Dokos wrote: > 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 > > -- Gary -- Gary