emacs-devel
[Top][All Lists]
Advanced

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

RE: Merging scratch/substitute-command-keys to master


From: Drew Adams
Subject: RE: Merging scratch/substitute-command-keys to master
Date: Sat, 17 Oct 2020 10:22:52 -0700 (PDT)

> I've been working on translating `substitute-command-keys' from C to
> Lisp, and I think it's getting ready to merge to master.  

Sounds good. Thanks for working on this.

I hope you'll consider adding help buttons for key descriptions,
as is done in my function `help-substitute-command-keys' (in
`help-fns+.el), which I think you've seen.  Doc:

 (help-substitute-command-keys STRING &optional ADD-HELP-BUTTONS)

 Same as `substitute-command-keys', but optionally adds buttons for help.
 Non-nil optional arg ADD-HELP-BUTTONS does that, adding buttons to key
 descriptions, which link to the key's command help.



reply via email to

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