Re: [Pythonmac-SIG] Using Python with Emacs

2009-04-08 Thread Bill Janssen
Gregg Lobdell wrote: > I can get it to start python 3.0 if, in python.el, I set python- > python-command to "/Library/Frameworks/Python.framework/Versions/3.0/ > bin/python". But this seems like a kludge, to have to set the full > path. There must be a better way. This is really a python-list

[Pythonmac-SIG] Using Python with Emacs

2009-04-08 Thread Gregg Lobdell
How do I get Emacs to start the latest version of Python? I'm using "GNU Emacs 22.0.50.1 (powerpc-apple-darwin8.2.0) of 2005-08-06 on quartet.local" (as reported by M-x emacs-verion) on a PowerPC G5 running Mac OS X version 10.4.11 (yes I know I'm not running 10.5) The default Python vers