[Python-mode] [Novice]enabling python-mode

skip at pobox.com skip at pobox.com
Fri Dec 5 20:55:24 CET 2008


    >> * Inside a running Emacs execute
    >> 
    >> M-x load-library RET python-mode RET
    >> 
    >> This should enable the python-mode project's version of python mode
    >> for the current session.  If this fails, python-mode.el is not on
    >> your load-path.  Either move it or extend load-path

    Saurabh> This shows "Loading python-mode...done". But there is no change
    Saurabh> in the mode line. :(

Have you tried reloading the file?

    C-x C-v RET

What about if you do this in a fresh Emacs session before loading any Python
files?

-- 
Skip Montanaro - skip at pobox.com - http://smontanaro.dyndns.org/


More information about the Python-mode mailing list