GNU bug report logs -
#44267
New input method 'compose'
Previous Next
Reported by: Juri Linkov <juri <at> linkov.net>
Date: Tue, 27 Oct 2020 20:54:02 UTC
Severity: normal
Tags: fixed, patch
Fixed in version 28.0.50
Done: Juri Linkov <juri <at> linkov.net>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
>> +(quail-define-package
>> + "compose" "UTF-8" "+" t
>
> I think "UTF-8" is not the best name for this. How about "Unicode"?
This input method was based on the existing Unicode input methods
"TeX", "rfc1345", "sgml" that all use "UTF-8". And `M-x list-input-methods'
puts all them under the "UTF-8" category.
> This new method should be called out in NEWS.
Maybe something like this:
diff --git a/etc/NEWS b/etc/NEWS
index 24f0acf0fb..b4b9e87499 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -129,6 +129,9 @@ Emacs to break lines after more characters than just whitespace
characters. In particular, this significantly improves word-wrapping
for CJK text mixed with Latin text.
+---
+** New input method 'compose' based on X Multi_key sequences.
+
---
** Improved language transliteration in Malayalam input methods.
Added a new Mozhi scheme. The inapplicable ITRANS scheme is now
This bug report was last modified 4 years and 272 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.