From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: lgfang Newsgroups: gmane.emacs.help Subject: python mode automatically start python interperter Date: Wed, 18 Jul 2007 20:02:04 +0800 Organization: Bentium Ltd. (CN99) Message-ID: <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 1184778121 31110 80.91.229.12 (18 Jul 2007 17:02:01 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 18 Jul 2007 17:02:01 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Jul 18 19:01:59 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 1IBCuU-0002bV-SN for geh-help-gnu-emacs@m.gmane.org; Wed, 18 Jul 2007 19:01:59 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IBCuU-0000Hu-JK for geh-help-gnu-emacs@m.gmane.org; Wed, 18 Jul 2007 13:01:58 -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: 11 Original-NNTP-Posting-Host: 221.3.79.148 Original-X-Trace: news.cn99.com 1184762928 15439 221.3.79.148 (18 Jul 2007 12:48:48 GMT) Original-X-Complaints-To: usenet@news.cn99.com Original-NNTP-Posting-Date: Wed, 18 Jul 2007 12:48:48 +0000 (UTC) User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.99 (berkeley-unix) Cancel-Lock: sha1:SqZ0v7c7M7ML7jqzmae5UmEAcvI= Original-Xref: shelby.stanford.edu gnu.emacs.help:150192 X-Mailman-Approved-At: Wed, 18 Jul 2007 13:01:38 -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:45774 Archived-At: I'm using official NT emacs 22.1. I found it is boring that emacs will automatically start a python interpreter when editing python code Even if I manually turned it off, the interpreter will start again. Why it does so? Is there any way to customize the behavior? Thanks -- Fang.lungang