Document how to configure Emacs without enabling dbus

This commit is contained in:
Gerard Vermeulen 2024-05-09 20:06:26 +02:00
parent d6a9320fb9
commit 8b839dac11
1 changed files with 1 additions and 0 deletions

View File

@ -296,6 +296,7 @@ of [[info:emacs#Saving Customizations][saving customizations (info)]].
(when (eq system-type 'darwin)
;; Failed to initialize color list unarchiver: ...
;; BUG#32854 and BUG#70836: rm ~/Library/Colors/Emacs.clr
;; INSTALL file: '--without-dbus --without-gconf --without-gsettings'.
(setopt ns-alternate-modifier nil
ns-command-modifier 'meta
ns-right-command-modifier 'super))