Re: python in Emacs (windows)

2009-04-22 Thread David Robinow
On Wed, Apr 22, 2009 at 3:52 AM, Mark Zweers wrote: > Hi! > > I'm trying to run python from within Emacs. This is in my .emacs file : > > (setq auto-mode-alist ; trigger python mode automatically >    (cons '("\\.py$" . python-mode) auto-mode-alist)) > (setq interpreter-mode-alist >    (co

Re: python in emacs

2009-02-15 Thread Craig
I would go to ubuntu linux if you can. --- On Sun, 2/15/09, Diez B. Roggisch wrote: From: Diez B. Roggisch Subject: Re: python in emacs To: python-list@python.org Date: Sunday, February 15, 2009, 9:23 AM kentand...@sbcglobal.net schrieb: > When I visit a file with extension .py, emacs s

Re: python in emacs

2009-02-15 Thread Diez B. Roggisch
kentand...@sbcglobal.net schrieb: When I visit a file with extension .py, emacs says "loading python...done", and gives me a "python" menu with options like "start interpreter" and "eval buffer". When I try to use one of these options emacs says "loading compile...done", then hangs and has to be