aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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.
2647 2647
2648Libxpm is available for macOS as part of the XQuartz project. 2648Libxpm is available for macOS as part of the XQuartz project.
2649 2649
2650** The color list can become corrupt.
2651
2652This can be seen when Emacs is run from the command line and produces
2653output containing the text:
2654
2655 non-keyed archive cannot be decoded by NSKeyedUnarchiver
2656
2657The solution is to delete '$HOME/Library/Colors/Emacs.clr'.
2658
2650 2659
2651* Build-time problems 2660* Build-time problems
2652 2661