How can I define an aquamacs keyboard shortcut using the mac command key. I’d like ‘command’-k to act like ctrl-k (kill line).
Thanks in advance!
How can I define an aquamacs keyboard shortcut using the mac command key. I’d
Share
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.
Put this in your .emacs file:
Then you can either press C-x C-e with the pointer at the end of this line to make the command active, or you can save the file and re-start emacs.