unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: help-gnu-emacs@gnu.org
Subject: Re: python mode automatically start python interperter
Date: Fri, 20 Jul 2007 13:49:55 -0400	[thread overview]
Message-ID: <jwv7iovx8zx.fsf-monnier+gnu.emacs.help@gnu.org> (raw)
In-Reply-To: 86vecfko7e.fsf@localhost.my.domain.i-did-not-set--mail-host-address--so-tickle-me

lgfang> I'm using official NT emacs 22.1.  I found it is boring
lgfang> that emacs will automatically start a python interpreter
lgfang> when editing python code

lgfang> Even if I manually turned it off, the interpreter will
lgfang> start again.

> It turns out that every time I use M-/ to auto-complete, the
> interpreter is started.

I guess you have M-/ bound to python-complete-symbol (maybe because you
have M-/ globally bound to complete-symbol).  Then it's completely normal
because the completion candidates are given by the underlying
python process.


        Stefan

      reply	other threads:[~2007-07-20 17:49 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-18 12:02 python mode automatically start python interperter lgfang
2007-07-20 16:57 ` lgfang
2007-07-20 17:49   ` Stefan Monnier [this message]

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=jwv7iovx8zx.fsf-monnier+gnu.emacs.help@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=help-gnu-emacs@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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).