GNU bug report logs - #39659
27.0.60; inappropriate han script definition in char-script-table

Previous Next

Package: emacs;

Reported by: ynyaaa <at> gmail.com

Date: Tue, 18 Feb 2020 13:52:01 UTC

Severity: normal

Found in version 27.0.60

Full log


Message #20 received at 39659 <at> debbugs.gnu.org (full text, mbox):

From: handa <handa <at> gnu.org>
To: ynyaaa <at> gmail.com
Cc: eliz <at> gnu.org, 39659 <at> debbugs.gnu.org
Subject: Re: bug#39659: 27.0.60; inappropriate han script definition in
 char-script-table
Date: Sat, 29 Feb 2020 12:39:30 +0900
In article <86y2syj43g.fsf <at> gmail.com>, ynyaaa <at> gmail.com writes:
>>> From: ynyaaa <at> 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

The script names were at first assigned to help fontset.el which sets up
the default fontset by using script names in defining font specs (for
CHARSTE_REGISTRY of X fonts or "script" of OpenType fonts).  So there
was no precise semantics.

I think it is ok to change/fix char-script-table to improve some
behavior of Emacs without breaking fontset.el.

---
K. Handa
handa <at> gnu.org




This bug report was last modified 5 years and 162 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.