From: Lars Ingebrigtsen <larsi@gnus.org>
To: Brian Leung <leungbk@mailfence.com>
Cc: 44732@debbugs.gnu.org
Subject: bug#44732: 27.1; Inferior Python mode does not correctly display output of ipython3
Date: Tue, 24 Nov 2020 08:55:49 +0100 [thread overview]
Message-ID: <87a6v789yy.fsf@gnus.org> (raw)
In-Reply-To: <1452910223.59624.1605747876341@ichabod.co-bxl> (Brian Leung's message of "Thu, 19 Nov 2020 02:04:36 +0100 (CET)")
Brian Leung <leungbk@mailfence.com> writes:
> In [1]: 1 + 2
> 1 + 22
> Out[1]: 3
>
> In [2]:
Not only that, it grows progressively weirder:
In [1]: 1 + 2
1 + 22
Out[1]: 3
In [2]: 1 + 3
11 ++ 3333
Out[2]: 4
In [3]: 4 + 5
444 +++ 555555
Out[3]: 9
In [4]: 1 + 2
1111 ++++ 22222222
Out[4]: 3
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
next prev parent reply other threads:[~2020-11-24 7:55 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-11-19 1:04 bug#44732: 27.1; Inferior Python mode does not correctly display output of ipython3 Brian Leung via Bug reports for GNU Emacs, the Swiss army knife of text editors
2020-11-24 7:55 ` Lars Ingebrigtsen [this message]
2021-08-25 18:30 ` Augusto Stoffel
2021-08-26 14:21 ` Lars Ingebrigtsen
2021-08-26 15:02 ` Augusto Stoffel
2021-08-27 2:51 ` Lars Ingebrigtsen
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=87a6v789yy.fsf@gnus.org \
--to=larsi@gnus.org \
--cc=44732@debbugs.gnu.org \
--cc=leungbk@mailfence.com \
/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.