emacs-31 1e986295f4d: ; * etc/PROBLEMS (Android): Document problems with Leim (bug#81289).
Eli Zaretskii <[email protected]> Sat, 11 Jul 2026 04:27:18 -0400 (EDT)
| Newsgroups | gmane.emacs.diffs |
|---|---|
| Message-ID | <[email protected]> |
branch: emacs-31 commit 1e986295f4d1cd06ed581f0266921457d639722b Author: Eli Zaretskii <[email protected]> Commit: Eli Zaretskii <[email protected]> ; * etc/PROBLEMS (Android): Document problems with Leim (bug#81289). --- etc/PROBLEMS | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/etc/PROBLEMS b/etc/PROBLEMS index 19172a8b211..8c88c9e391a 100644 --- a/etc/PROBLEMS +++ b/etc/PROBLEMS @@ -3930,6 +3930,18 @@ The organization of the Settings app might disagree with that illustrated above, which if true you should consult the documentation or any search mechanism for it. +** Emacs Input Methods don't work. + +When using the Android touchscreen keyboard, Emacs input methods set by +'C-\' don't work. This is because Android's virtual input methods +function by applying editing commands directly to Emacs buffers, which +circumvents and is not compatible with Emacs's character-centric input +methods. You can disable what the virtual input methods do by setting +'overriding-text-conversion-style' to nil rather than 'lambda', at the +cost of your virtual input method's own text editing aids, or (in some +cases) the ability to perform character composition or input CJK or +non-Latin scripts. + ** Emacs is not compatible with the "Microsoft SwiftKey" input method. When enabled, windows are repeatedly recentered around earlier buffer