diff etc/PROBLEMS @ 38192:c96885865dda

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Tue, 26 Jun 2001 10:35:01 +0000
parents 8976a1349254
children b4dc62568f31
line wrap: on
line diff
--- a/etc/PROBLEMS	Tue Jun 26 10:34:27 2001 +0000
+++ b/etc/PROBLEMS	Tue Jun 26 10:35:01 2001 +0000
@@ -1,6 +1,17 @@
 This file describes various problems that have been encountered
 in compiling, installing and running GNU Emacs.
 
+* Emacs hangs when changing the default font
+
+This has been reported for fvwm 2.2.5 and the window manager of KDE
+2.1.  The reason for the hang is that Xt waits indefinitely for a
+ConfigureNotify event from the window manager.  A workaround is to add
+something like
+
+emacs.waitForWM: false
+
+to your X resources.
+
 * Underlines appear at the wrong position.
 
 This is caused by fonts having a wrong UNDERLINE_POSITION property.