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

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

bug#43439: [PATCH] doprnt improvements


From: Paul Eggert
Subject: bug#43439: [PATCH] doprnt improvements
Date: Sat, 17 Oct 2020 19:24:04 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0

On 10/17/20 11:32 AM, Eli Zaretskii wrote:
this is still nowhere near the compromise I suggested.
And it loses %S, something I didn't agree to.

Attached is a revised patch that implements what you suggested, and it does not lose %S.

Here is what you suggested in <https://debbugs.gnu.org/cgi/bugreport.cgi?bug=43439#14>:

How about a compromise: we modify doprint to exit when either it finds
NUL or reaches the character specified by FORMAT_END?

and the attached patch implements this proposed API change.

Attachment: 0001-Improve-doprnt-performance.patch
Description: Text Data


reply via email to

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