From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: python sessions Date: Sun, 24 Mar 2013 12:58:18 -0400 Message-ID: <17915.1364144298@alphaville> References: <51496061.20706@easy-emacs.de> <514AB9FC.3050601@easy-emacs.de> <87d2ut2o5m.fsf@bzg.ath.cx> <514AC116.7030408@easy-emacs.de> <877gkxrbgn.fsf@gmail.com> <514EAF96.3030402@easy-emacs.de> Reply-To: nicholas.dokos@hp.com Return-path: Received: from eggs.gnu.org ([208.118.235.92]:48307) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UJoFY-00010p-Qj for emacs-orgmode@gnu.org; Sun, 24 Mar 2013 12:58:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UJoFX-0000e3-G9 for emacs-orgmode@gnu.org; Sun, 24 Mar 2013 12:58:28 -0400 Received: from g6t0186.atlanta.hp.com ([15.193.32.63]:3714) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UJoFX-0000dJ-BR for emacs-orgmode@gnu.org; Sun, 24 Mar 2013 12:58:27 -0400 In-Reply-To: Message from John Hendy of "Sun, 24 Mar 2013 09:47:50 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: Bastien , emacs-orgmode , Eric Schulte John Hendy wrote: > ... > - http://www.mail-archive.com/emacs-orgmode@gnu.org/msg68267.html > > That only speaks to =:session name= argument <=> resultant python buffer names. > > As Andreas pointed out, however, there *are* individuals having issues > with the actual code execution, and persistence across blocks with the > same :session names. That's another mystery I don't think we've > solved. > > Ista and myself both get proper functionality, but session name > arguments don't create named buffers. Others are not getting proper > functionality. > Right - for my part, the python buffers are not even created, let alone named correctly; i.e. sessions (named or unnamed) don't work at all. Whether that's my setup or bugs in ob-python.el, I have no idea at this point: I haven't had time to investigate. Nick