all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Neal Becker <ndbecker2@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: python-mode.el vs. ipython
Date: Sat, 10 Dec 2022 11:12:27 -0500	[thread overview]
Message-ID: <tn2b5c$6ur$1@ciao.gmane.io> (raw)

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	other threads:[~2022-12-10 16:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-10 16:12 Neal Becker [this message]
2022-12-14 13:24 ` python-mode.el vs. ipython Andreas Röhler

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='tn2b5c$6ur$1@ciao.gmane.io' \
    --to=ndbecker2@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.