bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#50503: [PATCH] Properly encode all strings sent to the Python shell


From: Augusto Stoffel
Subject: bug#50503: [PATCH] Properly encode all strings sent to the Python shell
Date: Sat, 11 Sep 2021 15:32:26 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

On Sat, 11 Sep 2021 at 14:45, Lars Ingebrigtsen <larsi@gnus.org> wrote:

> Augusto Stoffel <arstoffel@gmail.com> writes:
>
>> If it is stylistically acceptable, I think
>>
>>   (or (bound-and-true-p comint-max-line-length) 1024)
>>
>> is the simplest solution.  One could also replace the mysterious 1024 by
>> 0, which was more or less the previous situation anyway.
>
> Sure, that'd be fine.

I've attached a patch

Attachment: 0001-Keep-python.el-compatible-with-older-Emacsen.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]