counsel.el (counsel-mode): Display local keymap in mode doc #1718
Conversation
Convenience to display remapped commands and any key bindings in describe-mode/-minor-mode.
I'm currently AFK so I can't check, but IIRC such keymap listings are automagically added to minor and/or major mode docstrings in at least some Emacs versions, FWIW. |
No version that i'm aware of, at least not in debian stable (strech) 25.1 which I regard as baseline. |
I agree that it's convenient to have such listings, that's why (IIRC) |
Cool! Ahh, but in this case the Edit: * |
Thanks. |
You're welcome. |
Just convenience to display remapped commands and any key bindings in
describe-mode/-minor-mode.