all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Po Lu <luangruo@yahoo.com>
Cc: emacs-devel@gnu.org
Subject: Re: master 15afa72460b: Fix 'script-representative-chars' for the 'han' script
Date: Sat, 03 Aug 2024 18:23:16 +0300	[thread overview]
Message-ID: <86cympvdej.fsf@gnu.org> (raw)
In-Reply-To: <8734nmq7ls.fsf@yahoo.com> (message from Po Lu on Sat, 03 Aug 2024 17:27:27 +0800)

> From: Po Lu <luangruo@yahoo.com>
> Cc: Eli Zaretskii <eliz@gnu.org>
> 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



  reply	other threads:[~2024-08-03 15:23 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <172267024373.1752.11669700725951474437@vcs2.savannah.gnu.org>
     [not found] ` <20240803073044.42052C1CAF7@vcs2.savannah.gnu.org>
2024-08-03  9:27   ` master 15afa72460b: Fix 'script-representative-chars' for the 'han' script Po Lu
2024-08-03 15:23     ` Eli Zaretskii [this message]
2024-08-04  0:16       ` Po Lu
2024-08-04  4:57         ` Eli Zaretskii
2024-08-04  7:58           ` Po Lu
2024-08-05 16:25         ` Eli Zaretskii
2024-08-05 23:58           ` Po Lu
2024-08-06 11:35             ` Eli Zaretskii
2024-08-07  0:17               ` Po Lu
2024-08-07 11:47                 ` Eli Zaretskii
2024-08-07 12:12                   ` Po Lu

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=86cympvdej.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=luangruo@yahoo.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.