From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Hendy Subject: Re: python sessions Date: Wed, 20 Mar 2013 20:54:14 -0500 Message-ID: References: <51496061.20706@easy-emacs.de> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([208.118.235.92]:55793) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UIUht-0001aL-1W for emacs-orgmode@gnu.org; Wed, 20 Mar 2013 21:54:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UIUhr-0001Bc-OO for emacs-orgmode@gnu.org; Wed, 20 Mar 2013 21:54:16 -0400 Received: from mail-la0-x234.google.com ([2a00:1450:4010:c03::234]:57118) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UIUhr-0001BY-Gi for emacs-orgmode@gnu.org; Wed, 20 Mar 2013 21:54:15 -0400 Received: by mail-la0-f52.google.com with SMTP id fs12so4132531lab.25 for ; Wed, 20 Mar 2013 18:54:14 -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: Gary Oberbrunner Cc: Orgmode Mailing List On Wed, Mar 20, 2013 at 8:22 PM, Gary Oberbrunner wrote: > I've attached a patch which works for me, at least in simple tests. It > should set the buffer name more correctly in session mode. I also added a > new defcustom for the python command to use for session mode specifically; > that is required for Windows, and I don't think it hurts on other OSes. > Is this fixing *everything* for you, or just the named sessions? Just wondering if your original issue is fixed, or if you're still having issues. If it was fixed... what was it (out of curiosity)? Sorry... still haven't rebooted into Windows to see if I can replicate on Windows as well. John > > On Wed, Mar 20, 2013 at 8:20 PM, Gary Oberbrunner > wrote: >> >> >> On Wed, Mar 20, 2013 at 1:00 PM, John Hendy wrote: >>> >>> Some other things I noticed when modifying your custom config (just to >>> clarify): >>> - Org-mode git repo is located at "/emacs/site-lisp/org-mode/lisp"? >>> - You shouldn't need (perhaps even as strongly as shouldn't use) >>> =(require 'org)= >> >> >> Ah, I see -- once I add the proper dir, the proper version of org-mode >> will get autoloaded from there (even with emacs -Q). >> >> But it wouldn't actually hurt, would it? >> >> -- >> Gary > > > > > -- > Gary