|
From: defn noob on 2 Jul 2008 16:02 Can I run the python interpreter from with in Emacs? Do i have to change anything then? or is it by default? it already syntax-highlights python-files.
From: Diez B. Roggisch on 2 Jul 2008 16:56 defn noob schrieb: > Can I run the python interpreter from with in Emacs? Yes, the python-mode supports that. Make sure to install the proper one http://www.emacswiki.org/cgi-bin/wiki/PythonMode > Do i have to change anything then? or is it by default? it already > syntax-highlights python-files. See above for docs. Diez
From: defn noob on 2 Jul 2008 17:11 thanks but i dont quite understand the load-path, add to the load path. the loadpath has a lot of variables. so where i should i place the python-mode folder and should i then add that directory to the loadpath?
|
Pages: 1 Prev: detection of unplugged cable Next: Sorting two dimentional array by column? |