>> * 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 - [EMAIL PROTECTED] - http://smontanaro.dyndns.org/
_______________________________________________
Python-mode mailing list
Python-mode@python.org
http://mail.python.org/mailman/listinfo/python-mode

Reply via email to