emacs-devel
[Top][All Lists]
Advanced

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

Re: Why does show_help_echo call substitute_command_keys?


From: Stefan Monnier
Subject: Re: Why does show_help_echo call substitute_command_keys?
Date: Fri, 21 Jul 2017 09:43:41 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux)

>> The user rebinds the command to another key. Your button retains its
>> (now inaccurate) tooltip text.
> This makes complete sense; thanks!

FWIW, we could move the substitute-command-keys call into the
show-help-function, so it's not completely hardcoded.
But in any case we do need a quoting function for
substitute-command-keys.


        Stefan




reply via email to

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