Invoking python from emacs

Andrew Koenig ark at research.att.com
Mon Aug 12 21:01:55 EDT 2002


Jason> How do I tell emacs where python is? When I try to execute the buffer
Jason> (C-c C-c)I get the following message:

Jason>     'python' is not recognized as an internal or external command,
Jason>     operable program or batch file.

You might start by being sure that the directory that contains
python is mentioned in your exec-path emacs variable.

-- 
Andrew Koenig, ark at research.att.com, http://www.research.att.com/info/ark



More information about the Python-list mailing list