[IPython-user] Problems with ipython.el
Fernando Perez
Fernando.Perez at colorado.edu
Wed Mar 2 00:29:53 CST 2005
Martin Lüthi wrote:
> Hi
>
> Hopefully this is the right forum to ask about ipython.el (Emacs mode). After
> installing the newest ipython.el from CVS, there are problems with the command
> shell. After pressing having started the interpreter with [C-c !] pressing
> [C-c C-c] in the Python buffer only executes the buffer once.
> Subsequent [C-c C-c] result in the messages in the minibuffer like
>
> "File /usr/tmp/python-24276Ndl.py queued for execution"
>
> I am using in my .emacs
>
> (require 'python-mode)
> (require 'ipython)
>
> python-mode is version 4.70 (CVS version from python-mode.sf.net)
> ipython is version 1.2 (CVS ipython)
> Emacs is 22.0.50.6 (CVS)
>
> Can anybody else reproduce that error?
Mmh, I've _seen_ it in the past, but I don't really remember what caused it,
and it's been a long time since it's happened. If I ever get it again I'll
try to track down what the problem is and will post to the list, but at this
point I have no idea, sorry.
Regards,
f
More information about the IPython-user
mailing list