bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#17370: 24.3.90; user cannot disable inferior python run from python-


From: Andy Moreton
Subject: 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
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.90 (windows-nt)

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






reply via email to

[Prev in Thread] Current Thread [Next in Thread]