diff etc/PROBLEMS @ 37154:acbc3f69984d

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Tue, 03 Apr 2001 11:29:55 +0000
parents 9477128b4fad
children 5557b35aba5d
line wrap: on
line diff
--- a/etc/PROBLEMS	Tue Apr 03 11:25:12 2001 +0000
+++ b/etc/PROBLEMS	Tue Apr 03 11:29:55 2001 +0000
@@ -1,6 +1,13 @@
 This file describes various problems that have been encountered
 in compiling, installing and running GNU Emacs.
 
+* Underlines appear at the wrong position.
+
+This is caused by fonts having a wrong UNDERLINE_POSITION property.
+An example is the font 7x13 on XFree prior to version 4.1.  To
+circumvent this problem, set x-use-underline-position-properties to
+nil in your .emacs.
+
 * Building Emacs with GCC 2.9x fails in the `src' directory.
 
 This may happen if you use a development version of GNU `cpp' from one