all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* python-mode.el vs. ipython
@ 2022-12-10 16:12 Neal Becker
  2022-12-14 13:24 ` Andreas Röhler
  0 siblings, 1 reply; 2+ messages in thread
From: Neal Becker @ 2022-12-10 16:12 UTC (permalink / raw)
  To: help-gnu-emacs

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?




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-12-14 13:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-10 16:12 python-mode.el vs. ipython Neal Becker
2022-12-14 13:24 ` Andreas Röhler

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.