Differences between revisions 14 and 21 (spanning 7 versions)
Revision 14 as of 2010-11-19 09:39:11
Size: 944
Editor: 221
Comment:
Revision 21 as of 2014-05-25 21:55:36
Size: 981
Comment: spam
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
Emacs 22 now comes with its own, different python.el mode. See EmacsEditor for more details.  There are efforts underway to unify these two modes. GNU Emacs provides still another python.el mode. See EmacsEditor for more details.
Line 7: Line 7:
The [[http://launchpad.net/python-mode/trunk/5.1.0/+download/python-mode.el|current release]] is version 5.1.0. The list of changes since the last released version [[https://launchpad.net/python-mode/+milestone/5.1.0|are given in detail]], as well as some [[http://www.python.org/emacs/python-mode/installation.html|installation notes.]] If you're having problems with font-lock in python-mode, read the [[http://www.python.org/emacs/python-mode/faq.html|FAQ.]] The [[http://launchpad.net/python-mode/trunk/6.1.2/+download/python-mode.el|current release]] is version 6.1.2. The list of changes since the last released version [[https://launchpad.net/python-mode/+milestone/6.1.2|are given]], as well as some [[https://blueprints.launchpad.net/python-mode/+spec/python-ide-setup-resources|resources providing installation notes.]] An example how to setup a complete IDE around python-mode.el was shown at [[http://www.youtube.com/watch?v=0cZ7szFuz18If|EuroPython 2013]]. [[http://answers.launchpad.net/python-mode|See also]]

Python Mode (python-mode.el) is a major editing mode for the EmacsEditor. It is part of the source distribution of Python (as the file Misc/python-mode.el).

GNU Emacs provides still another python.el mode. See EmacsEditor for more details.

The EmacsWiki page for PythonMode has information on how to install, configure and add shortcuts keys to python-mode.

The current release is version 6.1.2. The list of changes since the last released version are given, as well as some resources providing installation notes. An example how to setup a complete IDE around python-mode.el was shown at EuroPython 2013. See also

EmacsPythonMode (last edited 2020-11-25 22:12:14 by JonMoore)

Unable to edit the page? See the FrontPage for instructions.