; * etc/PROBLEMS: Fix typo and clarify wording.
I-Bus is merely one of the many X input methods plagued with crashes.
This commit is contained in:
parent
fdab7aaada
commit
6962823c83
1 changed files with 2 additions and 2 deletions
|
@ -1219,8 +1219,8 @@ And restart Emacs.
|
||||||
This is due to an old bug in the implementation of the X protocol's
|
This is due to an old bug in the implementation of the X protocol's
|
||||||
XIM transport: when an input method crashes for some reason, Xlib
|
XIM transport: when an input method crashes for some reason, Xlib
|
||||||
cannot recover. Emacs cannot do anything about this except wait for
|
cannot recover. Emacs cannot do anything about this except wait for
|
||||||
the I-Bux developers to fix their crashes. You can work around these
|
input method developers to fix their crashes. You can work around
|
||||||
problems by disabling XIM in your X resources:
|
these problems by disabling XIM in your X resources:
|
||||||
|
|
||||||
Emacs.useXIM: false
|
Emacs.useXIM: false
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue