all repos — nixfiles @ 1e5ba0b55f289e00d9c78683b79aefc9fd55f4e2

System and user configuration, managed by nix and home-manager

Emacs: allow the option key to be used without inputting special characters

Alan Pearce
commit

1e5ba0b55f289e00d9c78683b79aefc9fd55f4e2

parent

ae1b7c3d17f24726bfdf1f59a95c6bf0b32824f7

1 file changed, 1 insertion(+), 0 deletions(-)

jump to
M emacs/init.elemacs/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