From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: master 15afa72460b: Fix 'script-representative-chars' for the 'han' script Date: Sat, 03 Aug 2024 18:23:16 +0300 Message-ID: <86cympvdej.fsf@gnu.org> References: <172267024373.1752.11669700725951474437@vcs2.savannah.gnu.org> <20240803073044.42052C1CAF7@vcs2.savannah.gnu.org> <8734nmq7ls.fsf@yahoo.com> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="26580"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: Po Lu Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sat Aug 03 17:23:46 2024 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1saGbi-0006nE-7a for ged-emacs-devel@m.gmane-mx.org; Sat, 03 Aug 2024 17:23:46 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1saGbJ-0006O9-Bj; Sat, 03 Aug 2024 11:23:21 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1saGbH-0006Nj-RI for emacs-devel@gnu.org; Sat, 03 Aug 2024 11:23:19 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1saGbH-0001nn-HP; Sat, 03 Aug 2024 11:23:19 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=Nevvqjmwcy3+3hlrRz846mUbEMuGe5nt/TXhupeJTdg=; b=Es+w1GSin2J0 We2R83a6SvVE9NPy6gdtilMdJCNAJW9/YUfLhYRYU1PuH9Fpd70DN9fZvU5snyUPnJaY8C9LYs8fJ 3s60ccJXxYQGdwSOAo5t9VMgNQiYOP2xPAogSLNpvXM4dOQVJ5X5sz/BSa8GZKIm4DA3iqw+x+kGF ND5U1tYEFwnAtQO5DhuUye988z5o3S7O0qGzZhm8ulL0OBoBCHXs4pYYuX03GMZ3UrMMXZIXNZRAl 0Gtse0siVWDl/m1dfDc8L+UuXYXX6seRio9QxIaCrTt1TIB0szC/6gk6W7wBAGsiW5QjavX/4u8im GjYDTEl7fSmQZLsP5fEvZQ==; In-Reply-To: <8734nmq7ls.fsf@yahoo.com> (message from Po Lu on Sat, 03 Aug 2024 17:27:27 +0800) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:322312 Archived-At: > From: Po Lu > Cc: Eli Zaretskii > Date: Sat, 03 Aug 2024 17:27:27 +0800 > > > --- a/lisp/international/fontset.el > > +++ b/lisp/international/fontset.el > > @@ -208,8 +208,7 @@ > > (kana #x304B) > > (bopomofo #x3105) > > (kanbun #x319D) > > - (han #x2e90 #x2f00 #x3010 #x3200 #x3300 #x3400 #x31c0 #x4e10 > > - #x5B57 #xfe30 #xf900) > > + (han #x2e90 #x2f00 #x3200 #x3300 #x3400 #x4e10 #x5B57 #xfe30 #xf900) > > Someone reports that this set of characters still does not enable the > detection of WenQuanYi Micro Hei, which is certainly complete enough to > display all Han text that will be encountered in practice. U+2E90, > U+2F00, U+3300 and U+3400 are absent from this font, and quite > reasonably so, since they are freestanding radicals, Kana, which belong > in the entry for kana rather than han, or obsolete. On what system did that happen? And I don't understand why you say these characters are Kana, this page disagrees: https://en.wikipedia.org/wiki/Kangxi_radical