all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Dan Jacobson <jidanni@jidanni.org>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 71822@debbugs.gnu.org
Subject: bug#71822: Feature request: fullwidth to halfwidth
Date: Sun, 30 Jun 2024 21:45:26 +0800	[thread overview]
Message-ID: <87y16m5ytl.3.fsf@jidanni.org> (raw)
In-Reply-To: <87zfr5307k.3.fsf@jidanni.org>

>>>>> "EZ" == Eli Zaretskii <eliz@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.





  reply	other threads:[~2024-06-30 13:45 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-28  9:06 bug#71822: Feature request: fullwidth to halfwidth Dan Jacobson
2024-06-28 13:45 ` Eli Zaretskii
2024-06-30  4:04   ` Dan Jacobson
2024-06-30  5:24     ` Eli Zaretskii
2024-06-30  8:23       ` Dan Jacobson
2024-06-30  8:30         ` Eli Zaretskii
2024-06-30 13:45           ` Dan Jacobson [this message]
2024-06-30  9:43         ` Kazuhiro Ito
2024-06-30 13:55           ` Dan Jacobson
2024-07-01  2:13             ` Stefan Kangas
2024-07-01  9:58               ` Dan Jacobson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87y16m5ytl.3.fsf@jidanni.org \
    --to=jidanni@jidanni.org \
    --cc=71822@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.