all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#20708: 25.0.50; python.el and IPython
@ 2015-06-01 12:04 Rasmus
  0 siblings, 0 replies; only message in thread
From: Rasmus @ 2015-06-01 12:04 UTC (permalink / raw)
  To: 20708

Hi,

python.el seems not compatible with ipython anymore.  I have IPython 3.1.
I use this setting:

    (setq python-shell-interpreter "ipython3" ; also "ipython2"
          python-shell-interpreter-args "-i")

With ipython3 emacs hangs forever.  With ipython2, I get an error.

When I use ipython2 I get the backtrace:

    Debugger entered--Lisp error: (wrong-type-argument arrayp nil)
      replace-regexp-in-string("[^-0-9a-zA-Z_./\n]" "\\\\\\&" nil)
      shell-quote-argument(nil)
      python-shell-calculate-command()
      byte-code("\b\203

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-06-01 12:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-01 12:04 bug#20708: 25.0.50; python.el and IPython Rasmus

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.