; * 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:
Po Lu 2023-08-14 16:04:03 +08:00
parent fdab7aaada
commit 6962823c83

View file

@ -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