nevermind -- debugged situation... problem is inherent to ipython and
somewhat non-robustness of ipython.el.
FWIW:
ipython 0.10 (in Debian sid/squeeze) has issue handling its ad-hoc way
to silence it down for some calls: e.g.
in fixed 0.10.1:
In [1]: print 1 # PYTHON-MODE SILENT
1
while in 0.1
Hi Guys,
Somewhat unrelated to the release of python-mode...
I wonder if anyone is using python-mode together with ipython as the
interpreter... do you use then ipython's ipython.el?
My problem is that previously (I think with emacs 22 and snapshots prior 23),
when I used python-mode + ipython.e