Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Emacs/Python Essentials?

20 views
Skip to first unread message

xkenneth

unread,
Jul 7, 2008, 5:39:36 PM7/7/08
to
What does everyone consider essential for emacs python dev?

Regards,
Ken

Ben Finney

unread,
Jul 7, 2008, 6:40:47 PM7/7/08
to
xkenneth <xken...@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

Bruno Desthuilliers

unread,
Jul 8, 2008, 3:45:02 AM7/8/08
to
Ben Finney a écrit :

> xkenneth <xken...@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.
>
Note really "esssential", but still a nice tool too: emacs code browser.

http://ecb.sourceforge.net/

Jeff

unread,
Jul 8, 2008, 7:41:27 AM7/8/08
to
I just use Python mode. For Django work, there is a Django mode as
well. Cedet is helpful, too.

Sebastian "lunar" Wiesner

unread,
Jul 10, 2008, 12:46:37 PM7/10/08
to
xkenneth <xken...@gmail.com>:

> What does everyone consider essential for emacs python dev?

yasnippet is worth being looked at

--
Freedom is always the freedom of dissenters.
(Rosa Luxemburg)

0 new messages