Differences between revisions 10 and 23 (spanning 13 versions)
Revision 10 as of 2006-06-27 20:03:46
Size: 2251
Editor: 84-45-211-153
Comment: Add python.el
Revision 23 as of 2013-11-24 22:33:36
Size: 458
Editor: Starla82P
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
GnuEmacs is the editor of the gods (XEmacs even more so - it ships with EmacsPythonMode as a default). [Actually, XEmacs lacks some features
for dealing properly with Python, particularly the string syntax.]
Does everything (almost) that you could want it to, and if it doesn't you can make it do what you want, in Python (or Lisp).

Some tools have been written for using Python from Emacs:
  * EmacsPythonMode, a major mode for programming Python in Emacs.
    * Rudimentary completion is implemented on top of EmacsPythonMode by EmacsPythonCompletion
  * python.el, a Python mode which will be included when Emacs 22 is released, with a number of advantages over python-mode.el. For a version with fixes and enhancements (as of 2006-06) and one that works with Emacs 21, see [http://www.loveshack.ukfsn.org/emacs].
  * Emacs GUD PDB, support for sourcelevel debugging of Python code in Emacs. (Note: thanx to Ganesan R: Create the following script with the file name as "pdb" in your path so emacs can find pdb and default to filename arguments in the current dirctory: exec python /usr/lib/python2.3/pdb.py "$@")
  * [http://www.iro.umontreal.ca/~pinard/pymacs/Pymacs.tar.gz Pymacs(download)], an extension for allowing Emacs users to extend Emacs using Python, where they might have traditionally used Emacs LISP. ' There are also [wiki:EmacsWiki:PyMacs PyMacs notes on the Emacs wiki.]
  * [http://home.exetel.com.au/peterm Emacs Language Sensitive Editor (ELSE)], an template-based minor mode for Emacs, with templates for Python.
  * [http://sourceforge.net/projects/oo-browser/ OO-Browser], an Emacs class browser for object-oriented languages with support for Python.
  * The [http://www.cs.cornell.edu/home/raman/emacspeak emacspeak audio desktop] is a speech interface that allows visually impaired users to interact independently and efficiently with the computer. It has editing support for interactive Python development. Features aural highlighting, structured browsing and debugging.

'''Other resources:'''
  * [wiki:EmacsWiki:SiteMap The Emacs Wiki], a good starting place.
  * [http://www.gnu.org/software/emacs/emacs.html GnuEmacs web page].
  * [http://www.xemacs.org XEmacs web page].
----
CategoryEditors
Hello! I am Marlys. I smile that I could join to the entire globe. I live in Great Britain, in the south region. I dream to go to the different countries, to obtain [[http://www.formasonboroisland.org/advantage-of-checking-your-credit-reports-on-regular-basics/|familiarized]] with interesting individuals.<<BR>>
<<BR>>
Here is my webpage; [[http://e40.us/bh1|http://www.conlatatca.net/minutiae-about-the-free-credit-reports-from-all-the-three-bureaus/]]

Hello! I am Marlys. I smile that I could join to the entire globe. I live in Great Britain, in the south region. I dream to go to the different countries, to obtain familiarized with interesting individuals.

Here is my webpage; http://www.conlatatca.net/minutiae-about-the-free-credit-reports-from-all-the-three-bureaus/

EmacsEditor (last edited 2016-02-12 22:31:29 by OleskandrGavenko)

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