GNU bug report logs -
#52264
28.0.90; M-x describe-input-method for chinese-cns-quick is missing K key
Previous Next
Reported by: Van Ly <van.ly <at> sdf.org>
Date: Fri, 3 Dec 2021 19:51:02 UTC
Severity: normal
Found in version 28.0.90
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Thu, 09 Dec 2021 13:04:16 +0200
with message-id <837dceujin.fsf <at> gnu.org>
and subject line Re: bug#52264: [PATCH] M-x describe-input-method for chinese-cns-quick is missing K key
has caused the debbugs.gnu.org bug report #52264,
regarding 28.0.90; M-x describe-input-method for chinese-cns-quick is missing K key
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
52264: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=52264
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
[Message part 3 (text/plain, inline)]
The input method description is missing the K key in following input
methods.
M-x set-input-method
* chinese-cns-quick
* chinese-cns-tsangchi
* chinese-b5-quick
* chinese-b5-tsangchi
The K key is expected in the key sequence H J K L for QWERTY keyboard
as shown in the *Help* buffer after invoking
M-x describe-input-method
This is what it looks like, the K key is missing:
[A 日] [S 尸] [D 木] [F 火] [G 土] [H 竹] [J 十] [L 中]
This is what a K key looks like inserted in the above key row:
[A 日] [S 尸] [D 木] [F 火] [G 土] [H 竹] [J 十] [K 大] [L 中]
--
vl
[Message part 4 (message/rfc822, inline)]
> From: Cameron Desautels <camdez <at> gmail.com>
> Date: Thu, 9 Dec 2021 00:29:55 -0800
>
> I can confirm that what Van is saying is correct.
>
> The input methods do /work/ correctly, so just the docs are wrong. And
> that particular chart is hardcoded (i.e. not generated). I did a bit of
> git spelunking and it seems to have been wrong from the start; probably
> just an accidental omission.
>
> Without diving into a full explanation of how these input methods work,
> if you select any one of these input methods and type any of the QWERTY
> keys in the chart (and press SPACE to finalize the selection), you'll
> see the corresponding Chinese character appear in the buffer. K does,
> in fact, produce 大, as a person familiar with Cangjie would expect.
> Wikipedia has a decent page[1] if you want to learn more.
>
> I hope that's helpful. Patch attached.
Thanks, I installed this on the emacs-28 branch, and I'm closing the
bug.
This bug report was last modified 3 years and 166 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.