On 9/26/06, Erly Alvarez <[EMAIL PROTECTED]> wrote: > I would like to know first of all, how to load the python mode into emacs.
When you open a file with '.py' extension, python-mode will be automatically loaded. To explicitly load it: M-x python-mode Read this page more info: http://www.emacswiki.org/cgi-bin/wiki/PythonMode Regards, Baiju M _______________________________________________ Tutor maillist - [email protected] http://mail.python.org/mailman/listinfo/tutor
