all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: ynyaaa@gmail.com, Kenichi Handa <handa@gnu.org>
Cc: 39659@debbugs.gnu.org
Subject: bug#39659: 27.0.60; inappropriate han script definition in char-script-table
Date: Tue, 18 Feb 2020 18:02:37 +0200	[thread overview]
Message-ID: <83y2szlw82.fsf@gnu.org> (raw)
In-Reply-To: <86mu9g6m2m.fsf@gmail.com> (ynyaaa@gmail.com)

> From: ynyaaa@gmail.com
> Date: Tue, 18 Feb 2020 22:50:57 +0900
> 
> 'han' script is defined in char-script-table as:
> 	2E80-2FDF	han
> 	3200-9FFF	han
> 	F900-FAFF	han
> 	FE30-FE4F	han
> 	1F200-1F2FF	han
> 	20000-2A6DF	han
> 	2A700-2EBEF	han
> 	2F800-2FA1F	han
> 
> It is better to set values as:
> 	3200-33FF	cjk-misc
> 	4DC0-4DFF	cjk-misc
> 	FE30-FE4F	cjk-misc
> 	1F200-1F2FF	cjk-misc
> 
> If enclosed CJK Ideographs should be 'han' script,
> enclosed Hanguls should be 'hangul' script,
> enclosed Katakana should be 'kana' script,
> and enclosed Numbers should be 'symbol' script.

Please provide some rationale for the differences, just saying
"better" and "should" doesn't explain why you think the changes are
for the good.

CC'ing Handa-san, who I hope will have some comments on this.

Thanks.





  reply	other threads:[~2020-02-18 16:02 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-18 13:50 bug#39659: 27.0.60; inappropriate han script definition in char-script-table ynyaaa
2020-02-18 16:02 ` Eli Zaretskii [this message]
2020-02-19  9:53   ` ynyaaa
2020-02-19 15:43     ` Eli Zaretskii
2020-02-20  6:27       ` ynyaaa
2020-02-29  3:39     ` handa
2020-02-29  7:34       ` Eli Zaretskii
2020-03-08  1:13         ` handa

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=83y2szlw82.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=39659@debbugs.gnu.org \
    --cc=handa@gnu.org \
    --cc=ynyaaa@gmail.com \
    /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.