[Python-modules-team] Bug#469932: Bug#469932: ipython.el doesn't work with emacs 22

Jordi Gutiérrez Hermoso jordigh at gmail.com
Mon Jan 5 17:08:48 UTC 2009


2009/1/5 Stephan Peijnik <debian at sp.or.at>:
> Trying to resolve all ipython bugs right now I wanted to ask whether you
> can still reproduce this bug with ipython 0.9.1-1 (in experimental)?

No, it looks like ipython now loads fine in Emacs.

However, it appears that Emacs isn't properly interpreting ipython's
colour sequences.

Instead of getting colour, from an Emacs buffer I get

     Python 2.5.2 (r252:60911, Nov 14 2008, 21:49:10)
     Type "copyright", "credits" or "license" for more information.

     IPython 0.9.1 -- An enhanced Interactive Python.
     ?         -> Introduction and overview of IPython's features.
     %quickref -> Quick reference.
     help      -> Python's own help system.
     object?   -> Details about 'object'. ?object also works, ?? prints more.

     In [1]: 

     In [2]: 

     In [3]: 1+1
     Out[3]: 2

Is there something I forgot to configure? I'd really like to be able
to use ipython from within Emacs.


More information about the Python-modules-team mailing list