Running Python interpreter in Emacs
Philippe C. Martin
philippe at philippecmartin.com
Fri Jun 24 17:20:25 EDT 2005
I do not think there is any need to tell emacs where Python is; besides
having python.exe in your Windows $PATH.
Regards,
Philippe
Rex Eastbourne wrote:
> I have the following in my .emacs:
>
> (add-to-list 'load-path "C:\Program Files\Python24")
>
> Is that enough? I didn't see anything similar to that in your .emacs
> file, so I'm wondering if I'm supposed to add the path to my PATH
> elsewhere.
>
> Thanks,
>
> Rex
More information about the Python-list
mailing list