Emacs/Python Essentials?

Ben Finney bignose+hates-spam at benfinney.id.au
Mon Jul 7 18:40:47 EDT 2008


xkenneth <xkenneth at gmail.com> writes:

> What does everyone consider essential for emacs python dev?

GNU Emacs 22.

The 'whitespace-mode' and 'python-mode' are good improvements in that
version of Emacs.

I've heard good things also about:

'ropemacs' <URL:http://rope.sourceforge.net/ropemacs.html>, an Emacs
mode for using 'rope', a Python refactoring tool

'ido.el' <URL:http://www.cua.dk/ido.html>, an alternative mode for
navigating multiple related buffers and files.

-- 
 \      “A society that will trade a little liberty for a little order |
  `\     will lose both, and deserve neither.” —Thomas Jefferson, in a |
_o__)                                                letter to Madison |
Ben Finney



More information about the Python-list mailing list