all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Robert Nikander via "Bug reports for GNU Emacs, the Swiss army knife of text editors" <bug-gnu-emacs@gnu.org>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 72188-done@debbugs.gnu.org
Subject: bug#72188: 29.2; Won't render U+2F75 kangxi radical character
Date: Sun, 4 Aug 2024 01:28:35 -0600	[thread overview]
Message-ID: <0d2807c3-c7a7-4fb7-8c43-a39e478c7d55@icloud.com> (raw)
In-Reply-To: <86cymou4x7.fsf@gnu.org>



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





      reply	other threads:[~2024-08-04  7:28 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-19 18:17 bug#72188: 29.2; Won't render U+2F75 kangxi radical character Robert Nikander via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-07-19 20:18 ` Stefan Kangas
2024-07-20  6:51 ` Eli Zaretskii
2024-08-04  7:24   ` Eli Zaretskii
2024-08-04  7:28     ` Robert Nikander via Bug reports for GNU Emacs, the Swiss army knife of text editors [this message]

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=0d2807c3-c7a7-4fb7-8c43-a39e478c7d55@icloud.com \
    --to=bug-gnu-emacs@gnu.org \
    --cc=72188-done@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    --cc=robert.nikander@icloud.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.