From: Alan Third Date: Wed, 20 May 2020 20:23:01 +0000 (+0100) Subject: ; * etc/PROBLEMS: Add note about color list issues on macOS. X-Git-Tag: emacs-27.1-rc1~119 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=0eeeedf19574d4370b3bf9e1f751a14e8911f300;p=emacs.git ; * etc/PROBLEMS: Add note about color list issues on macOS. ; Do not merge to master. --- diff --git a/etc/PROBLEMS b/etc/PROBLEMS index 9e4a631c729..12cfbd0de2f 100644 --- a/etc/PROBLEMS +++ b/etc/PROBLEMS @@ -2647,6 +2647,15 @@ If you do, please send it to bug-gnu-emacs@gnu.org so we can list it here. Libxpm is available for macOS as part of the XQuartz project. +** The color list can become corrupt. + +This can be seen when Emacs is run from the command line and produces +output containing the text: + + non-keyed archive cannot be decoded by NSKeyedUnarchiver + +The solution is to delete '$HOME/Library/Colors/Emacs.clr'. + * Build-time problems