Emacs: allow the option key to be used without inputting special characters
Alan Pearce alan@alanpearce.co.uk
Thu, 01 Aug 2013 13:30:40 +0100
1 files changed, 1 insertions(+), 0 deletions(-)
jump to
M emacs/init.el → emacs/init.el
@@ -462,6 +462,7 @@ ;;;; Keybindings (when (eq system-type 'darwin) + (set-keyboard-coding-system nil) (setq mac-option-modifier 'meta mac-control-modifier 'command mac-right-control-modifier 'command