From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gary Oberbrunner Subject: Fwd: python sessions Date: Wed, 20 Mar 2013 12:12:21 -0400 Message-ID: References: <51496061.20706@easy-emacs.de> <20524.1363795610@alphaville> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=089e0141a93aa506e304d85d7cde Return-path: Received: from eggs.gnu.org ([208.118.235.92]:40416) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UILcp-0005T5-BE for emacs-orgmode@gnu.org; Wed, 20 Mar 2013 12:12:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UILck-0004iO-GS for emacs-orgmode@gnu.org; Wed, 20 Mar 2013 12:12:27 -0400 Received: from mail-oa0-f48.google.com ([209.85.219.48]:42730) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UILck-0004iI-Bg for emacs-orgmode@gnu.org; Wed, 20 Mar 2013 12:12:22 -0400 Received: by mail-oa0-f48.google.com with SMTP id j1so1936039oag.7 for ; Wed, 20 Mar 2013 09:12:21 -0700 (PDT) In-Reply-To: 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: Orgmode Mailing List --089e0141a93aa506e304d85d7cde Content-Type: text/plain; charset=ISO-8859-1 [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 --089e0141a93aa506e304d85d7cde Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
[sorry, forgot to reply all]

---------- Forwarded message ----------
From: Gary Oberbrunner <garyo@oberbrunner.com>
Date: Wed, Mar 20, 2013 at 12:11 PM
Subject: Re: [O] python sessions
= To: nicholas.dokos@hp.com
<= br>
After starting emacs -Q and loading my minimal setu= p (including require 'org):
=A0((:default))
After loading the .org file and doing nothing els= e, it's the same.
After evaling one code block:
=A0((*PyFoo*) (:default))

But note that there is no buffer named *PyFoo* (there is on= e named *Python*).



On Wed, Mar 20, 2013 at 12:06 PM, Nick D= okos <nicholas.dokos@hp.com> wrote:
John Hendy <jw.hendy@gmail.com> 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 --089e0141a93aa506e304d85d7cde--