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. 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