From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Peter Dyballa Newsgroups: gmane.emacs.help Subject: Re: python mode Date: Sat, 22 Apr 2006 12:18:32 +0200 Message-ID: <7418501C-A791-4B1E-8AF3-F97C90B78077@Web.DE> References: <87irp2ovxy.fsf@localhost.localdomain> <87k69iyn54.fsf@localhost.localdomain> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v749.3) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1145701133 25445 80.91.229.2 (22 Apr 2006 10:18:53 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 22 Apr 2006 10:18:53 +0000 (UTC) Cc: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Apr 22 12:18:52 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FXFCU-0003yu-1b for geh-help-gnu-emacs@m.gmane.org; Sat, 22 Apr 2006 12:18:50 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FXFCT-0005JT-GQ for geh-help-gnu-emacs@m.gmane.org; Sat, 22 Apr 2006 06:18:49 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FXFCI-0005JM-B3 for help-gnu-emacs@gnu.org; Sat, 22 Apr 2006 06:18:38 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FXFCG-0005JA-PW for help-gnu-emacs@gnu.org; Sat, 22 Apr 2006 06:18:38 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FXFCG-0005J7-Lo for help-gnu-emacs@gnu.org; Sat, 22 Apr 2006 06:18:36 -0400 Original-Received: from [217.72.192.227] (helo=fmmailgate02.web.de) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1FXFE1-0008QZ-AJ for help-gnu-emacs@gnu.org; Sat, 22 Apr 2006 06:20:25 -0400 Original-Received: by fmmailgate02.web.de (8.12.10/8.12.10/webde Linux 0.7) with ESMTP id k3MAIYr6010294; Sat, 22 Apr 2006 12:18:34 +0200 Original-Received: from [87.193.40.30] (helo=[192.168.1.2]) by smtp06.web.de with asmtp (TLSv1:RC4-SHA:128) (WEB.DE 4.107 #108) id 1FXFCE-0005mF-00; Sat, 22 Apr 2006 12:18:34 +0200 In-Reply-To: <87k69iyn54.fsf@localhost.localdomain> X-Image-Url: http://homepage.mac.com/sparifankal/.cv/thumbs/me.thumbnail Original-To: Gary Wessle X-Mailer: Apple Mail (2.749.3) X-Sender: Peter_Dyballa@web.de 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:34573 Archived-At: Am 22.04.2006 um 11:28 schrieb Gary Wessle: > I placed the line you suggested in my .emacs and load-file .emacs > then opened my.py file but I am getting > file mode specification error: (void function python-mode) So you first need to load or require your Elisp file with the definition of python-mode in it. -- Greetings Pete "What do you think of Western Civilisation?" "I think it would be a good idea!" - Mohandas Karamchand Gandhi