GNU bug report logs -
#51384
28.0.60; substitute-command-keys finds global binding for undo instead of in specified keymap
Previous Next
Reported by: Robert Pluim <rpluim <at> gmail.com>
Date: Mon, 25 Oct 2021 09:58:01 UTC
Severity: normal
Tags: fixed
Found in version 28.0.60
Fixed in version 29.1
Done: Robert Pluim <rpluim <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
>>>>> On Mon, 15 Nov 2021 19:25:16 +0200, Juri Linkov <juri <at> linkov.net> said:
Andreas> On Okt 25 2021, Robert Pluim wrote:
>> >> (substitute-command-keys "\\<undo-repeat-map>\\[undo]")
>> >> => #("C-x u" 0 5 (face help-key-binding font-lock-face help-key-binding))
>>
Andreas> :advertised-binding takes precedence.
>>
>> So it does, which is unfortunate, underdocumented, and unnecessary,
>> since just not specifying the map will get you the
>> :advertised-binding anyway.
>>
>> \\(map) anyone, to mean "really only look up in this map"?
Juri> For readers of this bug report, here is a link to the discussion:
Juri> https://lists.gnu.org/archive/html/emacs-devel/2021-10/msg01845.html
I have a change that will cause the lookups to happen in the specified
map first, but I still need to audit the 50 or so uses of a command
with an advertised binding in a docstring in the Emacs sources before
I can declare it safe.
Robert
--
This bug report was last modified 2 years and 296 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.