Add BUG#32854 and BUG#70836 to solve a Darwin buglet
This commit is contained in:
parent
5f8e13f5e6
commit
d3a3a2ceb2
@ -294,6 +294,8 @@ of [[info:emacs#Saving Customizations][saving customizations (info)]].
|
||||
;; Postpone (require 'org) after shadowing Org and sh-script faces below.
|
||||
|
||||
(when (eq system-type 'darwin)
|
||||
;; Failed to initialize color list unarchiver: ...
|
||||
;; BUG#32854 and BUG#70836: rm ~/Library/Colors/Emacs.clr
|
||||
(setopt ns-alternate-modifier nil
|
||||
ns-command-modifier 'meta
|
||||
ns-right-command-modifier 'super))
|
||||
|
Loading…
Reference in New Issue
Block a user