GNU bug report logs -
#34080
27.0.50, 26.1; undocumented key bindings for *vc-diff*
Previous Next
Reported by: Van L <van <at> scratch.space>
Date: Tue, 15 Jan 2019 05:31:01 UTC
Severity: wishlist
Found in version 27.0.50
Done: Sean Whitton <spwhitton <at> spwhitton.name>
Full log
Message #44 received at 34080 <at> debbugs.gnu.org (full text, mbox):
Hello,
On Mon 19 May 2025 at 09:30am +03, Juri Linkov wrote:
> The Info node (info "(elisp) Standard Properties") says:
>
> ‘:advertised-binding’
> This property value specifies the preferred key binding, when
> showing documentation, for the named function. *Note Keys in
> Documentation::.
>
> Then the referred node (info "(elisp) Keys in Documentation")
> mentions 'substitute-command-keys' that I used in my example.
> OTOH, I can't find any reference to 'where-is-internal'.
The only place in the code that makes reference to :advertised-binding
other than calls to `put' is in where-is-internal. I.e.,
where-is-internal is where :advertised-binding is implemented.
Do a 'C-x p g' for QCadvertised_binding.
--
Sean Whitton
This bug report was last modified 21 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.