2009/1/5 Stephan Peijnik <[email protected]>:
> 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.
_______________________________________________
Python-modules-team mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/python-modules-team

Reply via email to