bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#37785: [PATCH] Add a way to disable substitution of command keys in


From: Clément Pit-Claudel
Subject: bug#37785: [PATCH] Add a way to disable substitution of command keys in help strings
Date: Wed, 16 Oct 2019 21:41:27 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.9.0

Hi all,

On 2019-10-05 04:13, Eli Zaretskii wrote (on emacs-devel):
> I guess we need to add some feature to control whether help-echo gets
> run through substitute-command-keys, or add an alternative to
> help-echo that works exactly like it, but without substitutions.
> Patches welcome.
[…]
> I'd prefer a property like help-echo-inhibit-substitution that is
> non-nil, to inhibit the call to substitute-command-keys.  A value of
> nil is easy to confuse with no property at all.

Here is a first cut at a patch implementing this feature.  I hope this tracker 
is the right place to post it.  I'm also not quite sure I got the Changelog 
format right.

Cheers,
Clément.

Attachment: 0001-Add-a-way-to-disable-substitution-of-command-keys-in.patch
Description: Text Data


reply via email to

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