[IPython-user] using with emacs
Fernando Perez
fperez.net at gmail.com
Sat Jun 3 19:50:14 CDT 2006
On 6/3/06, Stefan van der Walt <stefan at sun.ac.za> wrote:
> On Sat, Jun 03, 2006 at 05:35:50PM -0600, Fernando Perez wrote:
> > - open in emacs a shell with M-x shell, and run ipython there. What
> > happens? Also, echo $SHELL in there, this is what I get:
>
> Nothing strange, except for the ANSI characters not being recognised.
One more thing. I have these two in my emacs config:
(require 'ansi-color)
(ansi-color-for-comint-mode-on)
Do they help?
Perhaps we should include them /inside/ ipython.el...
Cheers,
f
More information about the IPython-user
mailing list