help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Emacs + python


From: kaichi
Subject: Re: Emacs + python
Date: Fri, 03 Aug 2007 01:00:43 -0700
User-agent: G2/1.0

On Aug 1, 4:37 pm, Hadron <hadronqu...@googlemail.com> wrote:
> Could anyone put me on the right track to developing Python with emacs
> please : modes to consider, debugging etc hopefully all within emacs.
>
> Any help and shared experiences much appreciated.

I personally like ipython a lot ( http://ipython.scipy.org/). It has
several improvements to the python shell (most important persistent
command history).
There is a emacs mode relying on python-mode.el here
http://ipython.scipy.org/dist/ipython.el

For debugging you can simply use the python debugger:
M-x pdb





reply via email to

[Prev in Thread] Current Thread [Next in Thread]