aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/PROBLEMS7
1 files changed, 4 insertions, 3 deletions
diff --git a/etc/PROBLEMS b/etc/PROBLEMS
index 81a600cfedb..8a14e1cdaf6 100644
--- a/etc/PROBLEMS
+++ b/etc/PROBLEMS
@@ -212,10 +212,11 @@ All modern systems support terminfo, so even if ncurses is not the
212problem, you should look for a way to configure Emacs so that it uses 212problem, you should look for a way to configure Emacs so that it uses
213terminfo when built. 213terminfo when built.
214 214
215** Emacs crashes when using the Exceed 6.0 X server. 215** Emacs crashes when using some version of the Exceed X server.
216 216
217If you are using Exceed 6.1, upgrade to a later version. This was 217Upgrading to a newer version of Exceed has been reported to prevent
218reported to prevent the crashes. 218these crashes. You should consider switching to a free X server, such
219as Xming or Cygwin/X.
219 220
220** Emacs crashes with SIGSEGV in XtInitializeWidgetClass. 221** Emacs crashes with SIGSEGV in XtInitializeWidgetClass.
221 222