Skip to content

Instantly share code, notes, and snippets.

@diasjorge
Created May 25, 2010 09:40
Show Gist options
  • Save diasjorge/412958 to your computer and use it in GitHub Desktop.
Save diasjorge/412958 to your computer and use it in GitHub Desktop.
Index: ergoemacs/ergoemacs-keybindings/ergoemacs-layout-gb.el
===================================================================
--- ergoemacs/ergoemacs-keybindings/ergoemacs-layout-gb.el (revision 378)
+++ ergoemacs/ergoemacs-keybindings/ergoemacs-layout-gb.el (working copy)
@@ -77,6 +77,9 @@
;;; EMACS'S SPECIAL COMMANDS
+; Cancel
+(defconst ergoemacs-keyboard-quit-key (kbd "M-n"))
+
; Mark point.
(defconst ergoemacs-set-mark-command-key (kbd "M-SPC"))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment