all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Andy Moreton <andrewjmoreton@gmail.com>
To: 17370@debbugs.gnu.org
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	[thread overview]
Message-ID: <vz1zjj4maz5.fsf@gmail.com> (raw)
In-Reply-To: <535F96ED.4070205@gmail.com>

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	other threads:[~2014-04-29 15:06 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-29 12:11 bug#17370: 24.3.90; user cannot disable inferior python run from python-mode when file is visited Andy Moreton
2014-04-29 13:40 ` Glenn Morris
2014-04-29 14:12 ` Stefan Monnier
2014-04-29 15:06   ` Andy Moreton [this message]
2014-05-02 20:10     ` Glenn Morris
2014-05-02 20:56       ` Glenn Morris
2014-06-15 17:12         ` Fabián Ezequiel Gallina
2014-04-29 14:28 ` Andreas Röhler
2014-07-19 13:28 ` bug#17370: python-shell-internal-send-string can hang if you change your python prompt Fabián Ezequiel Gallina

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=vz1zjj4maz5.fsf@gmail.com \
    --to=andrewjmoreton@gmail.com \
    --cc=17370@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.