summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--emacs/init.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/emacs/init.el b/emacs/init.el
index 2a383ed..71c2ffb 100644
--- a/emacs/init.el
+++ b/emacs/init.el
@@ -462,6 +462,7 @@ Values: `desktop', `server', `laptop'")
 ;;;; 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