GNU bug report logs -
#32042
26.1; python-shell-send-buffer with ipython 6.x shows "plumbing" code along with python error message
Previous Next
Reported by: Jaan Altosaar <altosaar <at> princeton.edu>
Date: Mon, 2 Jul 2018 20:25:02 UTC
Severity: normal
Tags: confirmed
Found in versions 24.5, 25.1, 25.2, 26.1
Fixed in version 28.1
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
This is from within emacs.
Contents of init.el:
```
(setq
python-shell-interpreter "ipython"
python-shell-interpreter-args "--simple-prompt --classic --nosep"
)
```
And launching the prompt with `M-x run-python`.
Sorry for the double messages; I resent only to
32042 <at> debbugs.gnu.org because I received this message:
Address not found
Your message wasn't delivered to gnu.emacs.bug <at> googlegroups.com because the
address couldn't be found, or is unable to receive mail.
On Tuesday, July 10, 2018, Noam Postavsky <npostavs <at> gmail.com> wrote:
> Jaan Altosaar <altosaar <at> princeton.edu> writes:
>
> > Python 3.6.6 |Anaconda custom (64-bit)| (default, Jun 28 2018, 11:07:29)
> > Type 'copyright', 'credits' or 'license' for more information
> > IPython 6.4.0 -- An enhanced Interactive Python. Type '?' for help.
> >>>> import readline; print(readline.__doc__); print(readline.__file__)
> > Importing this module enables command line editing using GNU readline.
>
> Hmm, maybe it's not the same problem then. Do you see the same "using
> GNU readline" output when doing the same from within Emacs?
>
> PS now your messages are arriving in duplicate for some reason.
>
>
>
>
>
[Message part 2 (text/html, inline)]
This bug report was last modified 3 years and 312 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.