Thanks Skip,

The indentation is now automatic.

But how will I come to know whether I am using python-mode.el or the default
python.el, as the mode-line still says (Python)?

Regads,
Saurabh



On Sat, Dec 6, 2008 at 1:25 AM, <[EMAIL PROTECTED]> wrote:

>
>    >> * 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