From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Eric" Newsgroups: gmane.emacs.help Subject: Adding/installing a Major Mode Date: 15 Jun 2005 11:50:45 -0700 Organization: http://groups.google.com Message-ID: <1118861445.444270.229380@f14g2000cwb.googlegroups.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: sea.gmane.org 1118861424 20644 80.91.229.2 (15 Jun 2005 18:50:24 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 15 Jun 2005 18:50:24 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Jun 15 20:50:24 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DicxT-0003sm-JD for geh-help-gnu-emacs@m.gmane.org; Wed, 15 Jun 2005 20:49:51 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Did2j-0007fw-QS for geh-help-gnu-emacs@m.gmane.org; Wed, 15 Jun 2005 14:55:17 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!postnews.google.com!f14g2000cwb.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 5 Original-NNTP-Posting-Host: 12.154.203.84 Original-X-Trace: posting.google.com 1118861455 5461 127.0.0.1 (15 Jun 2005 18:50:55 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Wed, 15 Jun 2005 18:50:55 +0000 (UTC) User-Agent: G2/0.2 Complaints-To: groups-abuse@google.com Injection-Info: f14g2000cwb.googlegroups.com; posting-host=12.154.203.84; posting-account=y0T40A0AAAABit3ESAscg6woF8ccxbv0 Original-Xref: shelby.stanford.edu gnu.emacs.help:132016 Original-To: help-gnu-emacs@gnu.org 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:27486 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:27486 I would like to use a python major mode, which emacs doesnt have. I found and downloaded a package that includes a python major mode file. Where do I define that particular file so it can be referenced as a mode in emacs?