emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/etc/PROBLEMS


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/etc/PROBLEMS
Date: Tue, 22 Jan 2002 06:03:20 -0500

Index: emacs/etc/PROBLEMS
diff -c emacs/etc/PROBLEMS:1.111 emacs/etc/PROBLEMS:1.112
*** emacs/etc/PROBLEMS:1.111    Sun Jan 20 12:27:16 2002
--- emacs/etc/PROBLEMS  Tue Jan 22 06:03:19 2002
***************
*** 246,251 ****
--- 246,267 ----
  problem, you should look for a way to configure Emacs so that it uses
  terminfo when built.
  
+ * Error messages about undefined colors on X.
+ 
+ The messages might say something like this:
+ 
+    Unable to load color "grey95"
+ 
+ (typically, in the `*Messages*' buffer), or something like this:
+ 
+   Error while displaying tooltip: (error Undefined color lightyellow)
+ 
+ These problems could happen if some other X program has used up too
+ many colors of the X palette, leaving Emacs with insufficient system
+ resources to load all the colors it needs.
+ 
+ A solution is to exit the offending X programs before starting Emacs.
+ 
  * Colors are not available on a tty or in xterm.
  
  Emacs 21 supports colors on character terminals and terminal



reply via email to

[Prev in Thread] Current Thread [Next in Thread]