[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.
[0;32mIn [[1;32m1[0;32m]: [0m
[0;32mIn [[1;32m2[0;32m]: [0m
[0;32mIn [[1;32m3[0;32m]: [0m1+1
[0;31mOut[[1;31m3[0;31m]: [0m2
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