From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: python sessions Date: Wed, 20 Mar 2013 14:39:20 -0400 Message-ID: <22717.1363804760@alphaville> References: <51496061.20706@easy-emacs.de> <20524.1363795610@alphaville> <5149ED11.6000502@easy-emacs.de> <21887.1363800343@alphaville> <22562.1363803338@alphaville> Reply-To: nicholas.dokos@hp.com Return-path: Received: from eggs.gnu.org ([208.118.235.92]:38225) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UINv2-00015W-0D for emacs-orgmode@gnu.org; Wed, 20 Mar 2013 14:39:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UINv0-0003l8-RH for emacs-orgmode@gnu.org; Wed, 20 Mar 2013 14:39:23 -0400 Received: from g1t0029.austin.hp.com ([15.216.28.36]:28799) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UINv0-0003jS-Kl for emacs-orgmode@gnu.org; Wed, 20 Mar 2013 14:39:22 -0400 In-Reply-To: Message from Ista Zahn of "Wed, 20 Mar 2013 14:32:23 EDT." 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: Ista Zahn Cc: emacs-orgmode@gnu.org Ista Zahn wrote: > > Yes, I think it's ob-python's problem: but as I said before, I don't > > understand why it works for you (and Ista Zahn). > > I guess it depends on the definition of "works". I don't get python > buffers with the name of the :session variable. But I do get separate > python buffers (.e.g., *Python*, *Python*<2>) for each session, and > python blocks get executed in the right python process. To me that > equals "works", but if the issue is that the buffers don't get named > with the value of :session then no, that doesn't work for me either. > For me, it does not work at all: I don't get python buffers, period (forget about what they are named :-) ) Nick