Re: [Python-mode] How to keeps emacs from launching a python shell

2012-01-19 Thread Andreas Röhler
Am 19.01.2012 11:07, schrieb olive: On Thu, 19 Jan 2012 08:48:35 +0100 olive wrote: I am using python-mode.el to edit python scripts (with FSF Gnu emacs 23.3). Each time emacs enter python mode, it launches a python interpreter (not visible by default but it is launched). Is it possible to pre

Re: [Python-mode] How to keeps emacs from launching a python shell

2012-01-19 Thread olive
On Thu, 19 Jan 2012 08:48:35 +0100 olive wrote: > I am using python-mode.el to edit python scripts (with FSF Gnu > emacs 23.3). Each time emacs enter python mode, it launches a python > interpreter (not visible by default but it is launched). Is it > possible to prevent that? I would like to be a