I'd like to use Aquamacs
to edit python files, and change the interpreter to use a version of python I installed via MacPorts
, rather than the default version. I saw in a previous question that this may be fixed by "pointing" the preferences file to the version I'm using. However, I can't find documentation on how that "pointing" is done.
My preferences file is located at: ~/Users/Me/Library/Preferences/Aquamacs Emacs/Preferences.el
The version of python I want to use is located at: ~/Applications/MacPorts/Python 2.7
Sorry if this question is already answered--I'm new to both Aquamacs and Python, and am not sure if I'm using the right vocabulary to search for the answer.
Thanks!