all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: ynyaaa@gmail.com
Cc: 33019@debbugs.gnu.org
Subject: bug#33019: 26.1; can not set fontset as frame font by set-frame-font
Date: Fri, 12 Oct 2018 09:46:38 +0300	[thread overview]
Message-ID: <83pnwfwtkh.fsf@gnu.org> (raw)
In-Reply-To: <86bm80a5ip.fsf@gmail.com> (ynyaaa@gmail.com)

> From: ynyaaa@gmail.com
> Date: Fri, 12 Oct 2018 00:04:46 +0900
> 
> I installed google noto fonts, and tried to use "Noto Mono"
> with "Noto Sans CJK JP Regular".
> Evaluating the form below, characters are displayed with "Noto Mono"
> and default fall back display.
> 
> (let ((name  "-*-*-*-*-*-*-*-*-*-*-*-*-fontset-test"))
>   (new-fontset name '(((0 . #xffff) . "Noto Mono")))
>   (set-fontset-font name '(#x80 . #xffff)
>                     "Noto Sans CJK JP Regular" nil 'append)
>   (set-frame-font name))
> 
> After evaluation, the result buffers of some commands are shown as below.

I'm sorry, I must be dense today: I have read the report several
times, and I don't think I understand what exactly is the behavior you
think is incorrect.  Could you please spell out what seems to be
wrong, and why do you think it is wrong?

Also, what exactly is the real-life use case behind this?  Why did you
need to create a new fontset?

Thanks.





  reply	other threads:[~2018-10-12  6:46 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-11 15:04 bug#33019: 26.1; can not set fontset as frame font by set-frame-font ynyaaa
2018-10-12  6:46 ` Eli Zaretskii [this message]
2018-10-12 18:53   ` ynyaaa
2018-10-12 19:51     ` Eli Zaretskii
2018-10-13  1:00       ` ynyaaa
2018-10-13  5:54         ` Eli Zaretskii
2018-10-13 10:38           ` ynyaaa
2018-10-13 10:53             ` Eli Zaretskii
2018-10-13 11:23               ` ynyaaa
2018-10-13 12:00                 ` Eli Zaretskii
2018-10-13 13:12                   ` ynyaaa
2018-10-13 13:20                     ` Eli Zaretskii
2018-10-13 14:43                       ` ynyaaa
2018-10-15 16:16                         ` Eli Zaretskii
2022-02-21 14:57                         ` Lars Ingebrigtsen
2022-02-21 15:24                           ` 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=83pnwfwtkh.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=33019@debbugs.gnu.org \
    --cc=ynyaaa@gmail.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.