issues
search
emacs-helm
/
helm-descbinds
A helm frontend for describe-bindings.
GNU General Public License v3.0
116
stars
12
forks
source link
Ensure "Prefix command" is not interned and use it as a string (#11).
#20
Closed
thierryvolpiatto
closed
8 years ago
thierryvolpiatto
commented
8 years ago
helm-descbinds.el (helm-descbinds-transform-candidates): Do it. (helm-descbinds-action-transformer): Just test with stringp and remove timer.
michael-heerdegen
commented
8 years ago
Looks ok and works here, so let's try it, thanks.