[IPython-user] Problems with ipython.el
Yann Le Du
yann.ledu at noos.fr
Thu Mar 17 14:44:09 CST 2005
On Thu, 17 Mar 2005, Fernando Perez wrote:
> Sorry about this folks, it's a little subtle bug that crept in and was
> tracked down by an enterprising new user. You should be able to use 0.6.12
> if you set your prompt strings to have an explicit space at the end, in
> ~/.ipython/ipythonrc. For example, mine read:
>
> prompt_in1 'In [\#]: '
> prompt_in2 ' .\D.: '
> prompt_out 'Out[\#]: '
>
> That single missing space is confusing the lisp regexp which identifies that
> the prompt came back.
>
> Let me know if this helps, please.
Yes, thanks, it works fine now !
--
Yann Le Du
More information about the IPython-user
mailing list