comparison etc/PROBLEMS @ 91572:bda2a0f46286

Refer to `Gtk+' rather than removed option `--with-gtk'.
author Glenn Morris <rgm@gnu.org>
date Wed, 06 Feb 2008 08:00:42 +0000
parents bc1d66655d41
children d317101e8648
comparison
equal deleted inserted replaced
91571:42b5c4e03611 91572:bda2a0f46286
813 813
814 ** Characters are displayed as empty boxes or with wrong font under X. 814 ** Characters are displayed as empty boxes or with wrong font under X.
815 815
816 This can occur when two different versions of FontConfig are used. 816 This can occur when two different versions of FontConfig are used.
817 For example, XFree86 4.3.0 has one version and Gnome usually comes 817 For example, XFree86 4.3.0 has one version and Gnome usually comes
818 with a newer version. Emacs compiled with --with-gtk will then use 818 with a newer version. Emacs compiled with Gtk+ will then use
819 the newer version. In most cases the problem can be temporarily 819 the newer version. In most cases the problem can be temporarily
820 fixed by stopping the application that has the error (it can be 820 fixed by stopping the application that has the error (it can be
821 Emacs or any other application), removing ~/.fonts.cache-1, 821 Emacs or any other application), removing ~/.fonts.cache-1,
822 and then start the application again. 822 and then start the application again.
823 If removing ~/.fonts.cache-1 and restarting doesn't help, the 823 If removing ~/.fonts.cache-1 and restarting doesn't help, the