On May 18, 3:31 am, "Ori L." wrote:
> See here for a workaround:https://bugs.launchpad.net/ipython/+bug/290228
>
> First result on Google for the query "ipython emacs windows", BTW.
Thanks -- I did find that before asking.
That link starts by recommending a small change (add -i flag) to
ipython.
See here for a workaround: https://bugs.launchpad.net/ipython/+bug/290228
First result on Google for the query "ipython emacs windows", BTW.
On May 17, 3:00 am, rusi wrote:
> If I use ipython under emacs on linux it works (at least basic REPL)
> ie I can type an expression and I get a result fol
Try running ipython in a cmd.exe. If that works, it almost certainly means
that the I/O is going directly to video RAM instead of through a disciplined
API.
On Tue, May 17, 2011 at 12:00 AM, rusi wrote:
> If I use ipython under emacs on linux it works (at least basic REPL)
> ie I can type an ex
If I use ipython under emacs on linux it works (at least basic REPL)
ie I can type an expression and I get a result followed by a prompt
On windows ipython works at the shell.
Plain python works in emacs as well.
But inside emacs I dont see a prompt in ipython although I see it in
python.
I have