summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorAlan Third <alan@idiocy.org>2020-05-20 21:23:01 +0100
committerAlan Third <alan@idiocy.org>2020-05-20 21:25:01 +0100
commit0eeeedf19574d4370b3bf9e1f751a14e8911f300 (patch)
tree92686653676b525719ffbed147c6512925d6b3af /etc
parent4b9fbdb5a713745dfdb13042e33ba2345e6860e1 (diff)
downloademacs-0eeeedf19574d4370b3bf9e1f751a14e8911f300.tar.gz
; * etc/PROBLEMS: Add note about color list issues on macOS.
; Do not merge to master.
Diffstat (limited to 'etc')
-rw-r--r--etc/PROBLEMS9
1 files changed, 9 insertions, 0 deletions
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