From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: lgfang Newsgroups: gmane.emacs.help Subject: Re: python mode automatically start python interperter Date: Sat, 21 Jul 2007 00:57:25 +0800 Organization: Bentium Ltd. (CN99) Message-ID: <86vecfko7e.fsf@localhost.my.domain.i-did-not-set--mail-host-address--so-tickle-me> References: <86odi9zzr7.fsf@localhost.my.domain.i-did-not-set--mail-host-address--so-tickle-me> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1184963797 25378 80.91.229.12 (20 Jul 2007 20:36:37 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 20 Jul 2007 20:36:37 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Jul 20 22:36:36 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IBzDI-00071P-Cy for geh-help-gnu-emacs@m.gmane.org; Fri, 20 Jul 2007 22:36:36 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IBzDH-0005lO-O6 for geh-help-gnu-emacs@m.gmane.org; Fri, 20 Jul 2007 16:36:35 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!bloom-beacon.mit.edu!news.cn99.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 14 Original-NNTP-Posting-Host: 123.234.184.119 Original-X-Trace: news.cn99.com 1184953478 19245 123.234.184.119 (20 Jul 2007 17:44:38 GMT) Original-X-Complaints-To: usenet@news.cn99.com Original-NNTP-Posting-Date: Fri, 20 Jul 2007 17:44:38 +0000 (UTC) User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.99 (berkeley-unix) Cancel-Lock: sha1:4o698yEucGtWPZg0Vp6tO/xzjjo= Original-Xref: shelby.stanford.edu gnu.emacs.help:150264 X-Mailman-Approved-At: Fri, 20 Jul 2007 16:36:21 -0400 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:45855 Archived-At: >>>>> "lgfang" == lgfang writes: 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. -- Fang.lungang