I know that I can list all the keybindings available in emacs by using C-h b, but is it possible to list only the keybindings that apply to a certain mode, say dired-mode.
In dired+, I can do
? h
and it shows me all the applicable dired mode keybindings.
Thanks
use C-h m or M-x describe-mode
C-h m
M-x describe-mode
2.1m questions
2.1m answers
60 comments
57.0k users