help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: python-mode.el vs. ipython


From: Andreas Röhler
Subject: Re: python-mode.el vs. ipython
Date: Wed, 14 Dec 2022 14:24:32 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.2

Please consider a bug report at https://gitlab.com/python-mode-devs/python-mode/-/issues

Please describe exactly which command was called.

Am 10.12.22 um 17:12 schrieb Neal Becker:
I've been using python.el with ipython as subprocess for ages (C-c C-p from
python buffer).  I'm curious about python-mode.el, because it seems to offer
more features (or at least, more features on menus).  But it doesn't seem
that python-mode.el gets along with ipython.  If I try python-mode.el  and
start an ipython interpreter, as soon as I type a few characters into the
interpreter the screen splits and my cursor is moved into some some buffer
/tmp/xyxxx with a bunch of random code (I forgot if it was elisp).
I have
(setq      python-shell-interpreter-args "--simple-prompt -i")

Any ideas?





reply via email to

[Prev in Thread] Current Thread [Next in Thread]