Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I'm using emacs 24.0.95 for Mac (from emacsformacosx.com builds).

I've tried doing

(global-set-key (kbd "<escape>") 'keyboard-escape-quit)

as suggested in a similar (but win specific) question (http://stackoverflow.com/questions/648817/how-to-bind-esc-to-keyboard-escape-quit-in-emacs) which seems to work in Win but not on Mac, all meta keystrokes stop working.

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.