all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Paul Eggert <eggert@cs.ucla.edu>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 43439@debbugs.gnu.org
Subject: bug#43439: [PATCH] doprnt improvements
Date: Thu, 15 Oct 2020 11:50:48 -0700	[thread overview]
Message-ID: <bdba9e87-8cc8-cee4-467c-fca159067c90@cs.ucla.edu> (raw)
In-Reply-To: <83y2k7we8a.fsf@gnu.org>

On 10/15/20 11:12 AM, Eli Zaretskii wrote:
> I didn't agree to modifying doprnt in
> significant ways, so you are now suggesting to do an even more radical
> modification, just under another name?

If you'd rather have the patch keep doprnt entirely as-is (i.e., not change 
doprnt's implementation at all), I can easily modify the patch to do that.

All current Emacs code that calls doprnt would benefit from switching to the 
proposed evsnprintf function, an API that is simpler and faster and that has 
better static checking with GCC.





  reply	other threads:[~2020-10-15 18:50 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-16  1:50 bug#43439: [PATCH] doprnt improvements Paul Eggert
2020-09-16 14:58 ` Eli Zaretskii
2020-09-16 22:09   ` Paul Eggert
2020-09-18  7:30     ` Eli Zaretskii
2020-10-15 17:58       ` Paul Eggert
2020-10-15 18:12         ` Eli Zaretskii
2020-10-15 18:50           ` Paul Eggert [this message]
2020-10-15 19:05             ` Eli Zaretskii
2020-10-15 20:06               ` Paul Eggert
2020-10-17 18:32                 ` Eli Zaretskii
2020-10-18  2:24                   ` Paul Eggert
2020-10-24 10:39                     ` Eli Zaretskii
2020-10-24 21:02                       ` Paul Eggert

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=bdba9e87-8cc8-cee4-467c-fca159067c90@cs.ucla.edu \
    --to=eggert@cs.ucla.edu \
    --cc=43439@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    /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.