all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: tumashu  <tumashu@163.com>
To: "Eli Zaretskii" <eliz@gnu.org>
Cc: "emacs-devel@gnu.org" <emacs-devel@gnu.org>
Subject: Re:Re: set-fontset-font do not work again.
Date: Mon, 8 Nov 2021 11:33:06 +0800 (CST)	[thread overview]
Message-ID: <2e33217e.2590.17cfd9b4fe1.Coremail.tumashu@163.com> (raw)
In-Reply-To: <83pmrb7291.fsf@gnu.org>





在 2021-11-08 11:30:34,"Eli Zaretskii" <eliz@gnu.org> 写道:
>> Date: Mon, 8 Nov 2021 10:06:37 +0800 (CST)
>> From: tumashu <tumashu@163.com>
>> 
>> I have found that the below code does not work  in emacs-29 git, any suggestion? thanks.
>> 
>> ;; This is a test, 这是一个测试
>> (dolist (charset '(kana han symbol cjk-misc bopomofo))
>>   (set-fontset-font
>>    t
>>    charset
>>    (font-spec :name "Microsoft Yahei"
>>               :weight 'normal
>>               :slant 'normal
>>               :size 16)))
>
>"Does not work" in what sense?  What happens if you execute this code?

It will let Chinese use "Microsoft Yahei" font, but now it seem to do nothing.



  reply	other threads:[~2021-11-08  3:33 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-08  2:06 set-fontset-font do not work again tumashu
2021-11-08  3:30 ` Eli Zaretskii
2021-11-08  3:33   ` tumashu [this message]
2021-11-08 12:59     ` Eli Zaretskii
2021-11-09  0:39       ` tumashu
2021-11-09  3:12         ` Yuan Fu
2021-11-09  3:22           ` Lars Ingebrigtsen
2021-11-09  5:35             ` tumashu
2021-11-09  6:28               ` Lars Ingebrigtsen
2021-11-09 12:36             ` Eli Zaretskii
2021-11-09 23:40               ` Lars Ingebrigtsen
2021-11-09 12:35           ` Eli Zaretskii

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=2e33217e.2590.17cfd9b4fe1.Coremail.tumashu@163.com \
    --to=tumashu@163.com \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    /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.