aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChong Yidong2009-05-26 03:23:13 +0000
committerChong Yidong2009-05-26 03:23:13 +0000
commit0d77490724e1ad7c8f33798bf9952e5f64b141ec (patch)
treea217e891be37fb1e4c00cb80c3b334dd62c85a5b
parent707f4689ea69233f9ac07de3c5a2d2ef5599592f (diff)
downloademacs-0d77490724e1ad7c8f33798bf9952e5f64b141ec.tar.gz
emacs-0d77490724e1ad7c8f33798bf9952e5f64b141ec.zip
Tweak entry about Exceed X server (Bug#3383).
-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