From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Riley Newsgroups: gmane.emacs.help Subject: Re: python setup ? Date: Sun, 26 Apr 2009 13:25:36 +0200 Organization: aich tea tea pea dicky riley dot net Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1240828682 16729 80.91.229.12 (27 Apr 2009 10:38:02 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 27 Apr 2009 10:38:02 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Apr 27 12:37:54 2009 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 1Ly2lA-0005qK-Tu for geh-help-gnu-emacs@m.gmane.org; Sun, 26 Apr 2009 13:43:01 +0200 Original-Received: from localhost ([127.0.0.1]:57999 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ly2jl-0008Hf-PZ for geh-help-gnu-emacs@m.gmane.org; Sun, 26 Apr 2009 07:41:33 -0400 Original-Path: news.stanford.edu!newsfeed.stanford.edu!newshub.sdsu.edu!feeder.erje.net!feeder.motzarella.org!news.motzarella.org!motzarella.org!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 32 Original-X-Trace: news.eternal-september.org U2FsdGVkX1/S5+yEZ3lS/A0kc/A0kJqr1YHcePPIcIkWQ7iIlkPpoglMeRZBTSYLf+q1UnVbBNxUxqapYA1ArasXSxELYY8XfzCG/stB5SYvFWI8y+9da5cIRyUm00tp3KHFWd8mTmhJyeyU6bd7wQ== Original-X-Complaints-To: Please send complaints to abuse@motzarella.org with full headers Original-NNTP-Posting-Date: Sun, 26 Apr 2009 11:25:37 +0000 (UTC) X-Auth-Sender: U2FsdGVkX19ozakzBZA4GftqjlvVEbCPUrAJWJYmM/0Q5K0Ut89WuA== Cancel-Lock: sha1:GhTt6gs9dCGISrNWK+Q7A9uwW7Y= User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.92 (gnu/linux) Original-Xref: news.stanford.edu gnu.emacs.help:168758 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:64037 Archived-At: Xavier Maillard writes: > Hi, > > I am starting to do some work with python. I am looking for > options/setups to introduce into my .emacs file to have the best > experience possible with this scripting language. > > Where should I start ? > > Regards > > Xavier I played with some python options last year and it was, unfortunately, rather messy. There were some conflicts between packages any python versions. For what its worth, the following was working back when with emacs 23: http://www.emacswiki.org/emacs/PythonMode#toc11 http://richardriley.net/projects/emacs/dotprogramming#sec-1.3 It includes autocompletion from autocomplete using pysmell. Another possible integration for eclim and the eclipse engine I would have thought. The iPython bit is commented out - I can't remember why off the top of my head. The pymacs git repository seems dead too unfortunately. The python-mode used is 5.1.0.