diff --git a/init.org b/init.org index 5d18dbb..73f8ee2 100644 --- a/init.org +++ b/init.org @@ -251,7 +251,8 @@ (when (memq window-system '(mac ns)) (setq ns-pop-up-frames nil mac-option-modifier nil - mac-command-modifier 'meta) + mac-command-modifier 'meta + native-comp-async-report-warnings-errors nil) (exec-path-from-shell-initialize) (when (fboundp 'mac-auto-operator-composition-mode) (mac-auto-operator-composition-mode 1)))