GNU bug report logs - #58808
map-y-or-n-p should use read-key, not read-event

Previous Next

Package: emacs;

Reported by: meedstrom <at> teknik.io

Date: Thu, 27 Oct 2022 01:01:02 UTC

Severity: normal

Full log


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

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 58808 <at> debbugs.gnu.org, meedstrom <at> teknik.io
Subject: Re: bug#58808: map-y-or-n-p should use read-key, not read-event
Date: Thu, 27 Oct 2022 11:39:10 -0400
>> I found that map-y-or-n-p uses read-event, not read-key (still the
>> case in master as of 2022-10-27).  Will you accept a patch if I try
>> to rewrite it?
[...]
> Isn't there some translation map that could help you?

No, `read-event` is the low-level function that gives access to the
actual untranslated events.  I think `map-y-or-n-p` should be changed
similarly to `y-or-n-p` to use either `read-key` or the minibuffer
(probably obeying `y-or-n-p-use-read-key`).


        Stefan





This bug report was last modified 2 years and 132 days ago.

Previous Next


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