GNU bug report logs - #72188
29.2; Won't render U+2F75 kangxi radical character

Previous Next

Package: emacs;

Reported by: Robert Nikander <robert.nikander <at> icloud.com>

Date: Fri, 19 Jul 2024 18:18:02 UTC

Severity: normal

Found in version 29.2

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #19 received at 72188-done <at> debbugs.gnu.org (full text, mbox):

From: Robert Nikander <robert.nikander <at> icloud.com>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 72188-done <at> debbugs.gnu.org
Subject: Re: bug#72188: 29.2; Won't render U+2F75 kangxi radical character
Date: Sun, 4 Aug 2024 01:28:35 -0600

On 8/4/2024 1:24 AM, Eli Zaretskii wrote:
>>
>> It should, yes.  However, the Emacs setup for CJK fonts is very
>> complex, and we don't currently have experts on board to understand
>> why it doesn't work on MS-Windows.  So for now, you will have to put
>> the below somewhere in your init file:
>>
>>    (set-fontset-font t 'han
>>                        '("Microsoft YaHei" . "iso10646-1") nil 'append)
>>
>> to have these characters covered.
>>
>> If this works for you, it is currently all we can do for this
>> situation.  (And before you ask: we cannot have the above by default
>> in Emacs OOTB because we don't want to promote non-free fonts that
>> Windows provides.)
> 
> No further comments, so I'm now closing this bug.
> 
> Meanwhile, I've installed several small bugfixes on the master branch,
> which will hopefully improve the search and use of Han fonts on
> MS-Windows in Emacs 31.

Sorry, this got buried and I forgot to respond. Your previous comment 
helped -- the (set-fontset-font ...) expression in my init file at least 
got the character to render as desired.

thanks,
Rob




This bug report was last modified 1 year and 19 days ago.

Previous Next


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