What's the best way to tell python-mode to use, say, /opt/local/bin/python, instead of what OS X thinks is the right version?

The problem is that when i launch /Applications/Emacs.app from Quicksilver it knows nothing about what i have set up in my .bashrc, so it picks the first (only) python that it finds from the system global environment.plist. Is there a safe way to tell emacs about all the $PATH stuff i have in my .bashrc w/o editing the env vars in my ~/.MacOS/environment.plist?

thanks in advance,
Eric
_______________________________________________
Python-mode mailing list
Python-mode@python.org
http://mail.python.org/mailman/listinfo/python-mode

Reply via email to