python-mode is missing the class browser

Adam Jenkins emperorcezar at gmail.com
Fri Aug 8 08:45:55 EDT 2008


On Fri, Aug 8, 2008 at 7:32 AM, Michele Simionato
<michele.simionato at gmail.com> wrote:
> On Aug 7, 5:55 pm, Alexander Schmolck <a.schmo... at gmail.com> wrote:
...
>
> I have solved by using ipython.el which was already installed. For the
> sake of
> future googlers using Ubuntu 8.04, emacs and ipython, it is enough if
> you just add
>
> (setq ipython-command "/usr/bin/ipython")
> (require 'ipython)
>
> to your .emacs. It is nice since I get the occasion to try ipython.el
> which I am
> sure I will like ;)

So, I'm looking at the .el, but I'm not sure. What else does
ipython.el give you than just the ipython shell?

>
>       M. Simionato
> --
> http://mail.python.org/mailman/listinfo/python-list
>



More information about the Python-list mailing list