GNU bug report logs -
#71822
Feature request: fullwidth to halfwidth
Previous Next
Reported by: Dan Jacobson <jidanni <at> jidanni.org>
Date: Fri, 28 Jun 2024 12:58:02 UTC
Severity: wishlist
Tags: wontfix
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #26 received at 71822 <at> debbugs.gnu.org (full text, mbox):
>>>>> "EZ" == Eli Zaretskii <eliz <at> gnu.org> writes:
EZ> You are saying that the keyboard and/or the input method you are using
EZ> to type Chinese support characters such as 她證號為, but don't support
EZ> typing wide digits like 098, is that the problem?
No. It's the difference between needing to type
0987654321BA
i.e.,
C-\ ;; toggle-input-method
v 0 v ;; self-insert-command
9 v ;; self-insert-command
8 v ;; self-insert-command
7 v ;; self-insert-command
6 v ;; self-insert-command
5 v ;; self-insert-command
4 v ;; self-insert-command
3 v ;; self-insert-command
2 v ;; self-insert-command
1 v ;; self-insert-command
B ;; self-insert-command
v A ;; self-insert-command
vs. just M-<one character>.
It's just like to turn this sentence into upper case,
one needs to type each letter again, holding the shift button,
because upcase-region hasn't been invented yet.
This bug report was last modified 70 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.