Is there a way to show all the shortcut keys that have been defined by a mode, for example dired and slime?
so say I am in dired mode, is there a key that i can press to get a list of commands and a list of shortcut keys that go with it?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
C-hm shows the help for the current buffer’s major mode and minor modes.
Most mode help includes a list of keybindings.