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: Lars Ingebrigtsen
Subject: bug#50503: [PATCH] Properly encode all strings sent to the Python shell
Date: Sat, 11 Sep 2021 14:45:38 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

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.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

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