]> git.eshelyaron.com Git - emacs.git/commitdiff
; * etc/PROBLEMS: Add note about color list issues on macOS.
authorAlan Third <alan@idiocy.org>
Wed, 20 May 2020 20:23:01 +0000 (21:23 +0100)
committerAlan Third <alan@idiocy.org>
Wed, 20 May 2020 20:25:01 +0000 (21:25 +0100)
; Do not merge to master.

etc/PROBLEMS

index 9e4a631c729c5d0216926e5cea571f0f583a6fd3..12cfbd0de2f8a24d258490437f2e08a1a4c25045 100644 (file)
@@ -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