GNU bug report logs - #17370
python-shell-internal-send-string can hang if you change your python prompt

Previous Next

Package: emacs;

Reported by: Andy Moreton <andrewjmoreton <at> gmail.com>

Date: Tue, 29 Apr 2014 12:13:01 UTC

Severity: normal

Found in versions 24.3, 24.3.90

Done: fgallina <at> gnu.org (Fabián Ezequiel Gallina)

Bug is archived. No further changes may be made.

Full log


Message #17 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Andy Moreton <andrewjmoreton <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: Re: bug#17370: 24.3.90;
 user cannot disable inferior python run from python-mode when file is
 visited
Date: Tue, 29 Apr 2014 16:06:22 +0100
On Tue 29 Apr 2014, Stefan Monnier wrote:

>> Load a file containing python code, in a file with extension ".py". This
>> will use python-mode as the major mode, which immediately runs an
>> inferior python executable.
>
> I do not see that.  Can you provide a recipe for that?
>
>
>         Stefan

It seems that the problem is caused by this in my .emacs:
    (global-ede-mode 1)
    (ede-enable-generic-projects)

Some combination of the two causes emacs to load an inferior python and
then run at 100% cpu for approx 30-40 seconds.

As the EDE stuff was only there for experimenting with EDE and Semantic,
so I'll remove it (fixing the Semantic/EDE docs to be useful is another
story).

    AndyM





This bug report was last modified 10 years and 305 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.