GNU bug report logs - #30632
26.0.91; python sending code to shell should show the code sent

Previous Next

Package: emacs;

Reported by: Alex Branham <alex.branham <at> gmail.com>

Date: Tue, 27 Feb 2018 18:06:01 UTC

Severity: wishlist

Merged with 29592

Found in versions 25.3, 26.0.91

Fixed in version 28.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 30632 in the body.
You can then email your comments to 30632 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#30632; Package emacs. (Tue, 27 Feb 2018 18:06:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Alex Branham <alex.branham <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Tue, 27 Feb 2018 18:06:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Alex Branham <alex.branham <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 26.0.91; python sending code to shell should show the code sent
Date: Tue, 27 Feb 2018 12:04:48 -0600
Sending code from a python buffer to an inferior python process should
show the code sent, especially when called interactively. So if I have a
python buffer:

[1, 2, 3, 4, 5]

Starting an inferior process (C-c C-p) and running C-x h M-x
python-shell-send-region should result in an inferior buffer that looks
something like this:

Python 3.6.4 (default, Jan  5 2018, 02:35:40)
[GCC 7.2.1 20171224] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> [1, 2, 3, 4, 5]
[1, 2, 3, 4, 5]
>>>




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#30632; Package emacs. (Tue, 27 Feb 2018 21:24:01 GMT) Full text and rfc822 format available.

Message #8 received at 30632 <at> debbugs.gnu.org (full text, mbox):

From: Noam Postavsky <npostavs <at> gmail.com>
To: Alex Branham <alex.branham <at> gmail.com>
Cc: 30632 <at> debbugs.gnu.org
Subject: Re: bug#30632: 26.0.91; python sending code to shell should show the
 code sent
Date: Tue, 27 Feb 2018 16:23:06 -0500
On Tue, Feb 27, 2018 at 1:04 PM, Alex Branham <alex.branham <at> gmail.com> wrote:

> Starting an inferior process (C-c C-p) and running C-x h M-x
> python-shell-send-region should result in an inferior buffer that looks
> something like this:
>
> Python 3.6.4 (default, Jan  5 2018, 02:35:40)
> [GCC 7.2.1 20171224] on linux
> Type "help", "copyright", "credits" or "license" for more information.
>>>> [1, 2, 3, 4, 5]
> [1, 2, 3, 4, 5]
>>>>

Is this different from Bug#29592 "python does not print input or
output in the inferior process"?




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#30632; Package emacs. (Tue, 27 Feb 2018 21:26:01 GMT) Full text and rfc822 format available.

Message #11 received at 30632 <at> debbugs.gnu.org (full text, mbox):

From: Alex Branham <alex.branham <at> gmail.com>
To: Noam Postavsky <npostavs <at> gmail.com>
Cc: 30632 <at> debbugs.gnu.org
Subject: Re: bug#30632: 26.0.91;
 python sending code to shell should show the code sent
Date: Tue, 27 Feb 2018 15:25:05 -0600
On Tue 27 Feb 2018 at 15:23, Noam Postavsky <npostavs <at> gmail.com> wrote:

> On Tue, Feb 27, 2018 at 1:04 PM, Alex Branham <alex.branham <at> gmail.com> wrote:
>
>> Starting an inferior process (C-c C-p) and running C-x h M-x
>> python-shell-send-region should result in an inferior buffer that looks
>> something like this:
>>
>> Python 3.6.4 (default, Jan  5 2018, 02:35:40)
>> [GCC 7.2.1 20171224] on linux
>> Type "help", "copyright", "credits" or "license" for more information.
>>>>> [1, 2, 3, 4, 5]
>> [1, 2, 3, 4, 5]
>>>>>
>
> Is this different from Bug#29592 "python does not print input or
> output in the inferior process"?

No, it's not. I couldn't sworn that I reported this before but couldn't
find the report. Sorry for the noise, you can close this.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#30632; Package emacs. (Tue, 27 Feb 2018 23:44:01 GMT) Full text and rfc822 format available.

Message #14 received at 30632 <at> debbugs.gnu.org (full text, mbox):

From: Noam Postavsky <npostavs <at> gmail.com>
To: Alex Branham <alex.branham <at> gmail.com>
Cc: 30632 <at> debbugs.gnu.org
Subject: Re: bug#30632: 26.0.91;
 python sending code to shell should show the code sent
Date: Tue, 27 Feb 2018 18:43:01 -0500
merge 30632 29592
quit

Alex Branham <alex.branham <at> gmail.com> writes:

>> Is this different from Bug#29592 "python does not print input or
>> output in the inferior process"?
>
> No, it's not. I couldn't sworn that I reported this before but couldn't
> find the report. Sorry for the noise, you can close this.

No problem, merging.

PS the bug searching options aren't great, but I find doing a title
search with the main topic keyword is usually enough to narrow things
down.  E.g., "python" in this case (though you'll see only the newer bug
in the listing after they've merged):

https://debbugs.gnu.org/cgi/pkgreport.cgi?package=emacs;include=subject%3Apython




Merged 29592 30632. Request was from Noam Postavsky <npostavs <at> gmail.com> to control <at> debbugs.gnu.org. (Tue, 27 Feb 2018 23:44:02 GMT) Full text and rfc822 format available.

bug marked as fixed in version 28.1, send any further explanations to 29592 <at> debbugs.gnu.org and Alex Branham <alex.branham <at> gmail.com> Request was from Lars Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Sun, 27 Feb 2022 13:00:03 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 28 Mar 2022 11:24:06 GMT) Full text and rfc822 format available.

This bug report was last modified 2 years and 1 day ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.