diff options
| author | Chong Yidong | 2009-05-26 03:23:13 +0000 |
|---|---|---|
| committer | Chong Yidong | 2009-05-26 03:23:13 +0000 |
| commit | 0d77490724e1ad7c8f33798bf9952e5f64b141ec (patch) | |
| tree | a217e891be37fb1e4c00cb80c3b334dd62c85a5b | |
| parent | 707f4689ea69233f9ac07de3c5a2d2ef5599592f (diff) | |
| download | emacs-0d77490724e1ad7c8f33798bf9952e5f64b141ec.tar.gz emacs-0d77490724e1ad7c8f33798bf9952e5f64b141ec.zip | |
Tweak entry about Exceed X server (Bug#3383).
| -rw-r--r-- | etc/PROBLEMS | 7 |
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 | |||
| 212 | problem, you should look for a way to configure Emacs so that it uses | 212 | problem, you should look for a way to configure Emacs so that it uses |
| 213 | terminfo when built. | 213 | terminfo 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 | ||
| 217 | If you are using Exceed 6.1, upgrade to a later version. This was | 217 | Upgrading to a newer version of Exceed has been reported to prevent |
| 218 | reported to prevent the crashes. | 218 | these crashes. You should consider switching to a free X server, such |
| 219 | as Xming or Cygwin/X. | ||
| 219 | 220 | ||
| 220 | ** Emacs crashes with SIGSEGV in XtInitializeWidgetClass. | 221 | ** Emacs crashes with SIGSEGV in XtInitializeWidgetClass. |
| 221 | 222 | ||