From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#49797: 28.0.50; Setting face to custom fontset doesn't work Date: Tue, 05 Oct 2021 22:01:55 +0300 Message-ID: <83wnmr2t3w.fsf@gnu.org> References: <87y29k2h4z.fsf@gnu.org> <3B853424-9F63-4A6B-B7A9-2E3AB71986AC@gmail.com> <835yub4fj5.fsf@gnu.org> <8FD18262-3F40-4033-A49D-F6CEA89A3A31@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="36656"; mail-complaints-to="usenet@ciao.gmane.io" Cc: handa@gnu.org, 49797@debbugs.gnu.org To: Yuan Fu Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Tue Oct 05 21:04:52 2021 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mXpkC-0009HN-3O for geb-bug-gnu-emacs@m.gmane-mx.org; Tue, 05 Oct 2021 21:04:52 +0200 Original-Received: from localhost ([::1]:60982 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mXpkA-00046w-St for geb-bug-gnu-emacs@m.gmane-mx.org; Tue, 05 Oct 2021 15:04:50 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:34524) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mXpiT-00010s-8k for bug-gnu-emacs@gnu.org; Tue, 05 Oct 2021 15:03:05 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:58606) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mXpiQ-0000dR-EZ for bug-gnu-emacs@gnu.org; Tue, 05 Oct 2021 15:03:04 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mXpiQ-0007rw-4Y for bug-gnu-emacs@gnu.org; Tue, 05 Oct 2021 15:03:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 05 Oct 2021 19:03:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 49797 X-GNU-PR-Package: emacs Original-Received: via spool by 49797-submit@debbugs.gnu.org id=B49797.163346053330192 (code B ref 49797); Tue, 05 Oct 2021 19:03:02 +0000 Original-Received: (at 49797) by debbugs.gnu.org; 5 Oct 2021 19:02:13 +0000 Original-Received: from localhost ([127.0.0.1]:41919 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mXphd-0007qu-F6 for submit@debbugs.gnu.org; Tue, 05 Oct 2021 15:02:13 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:60638) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mXphb-0007qf-16 for 49797@debbugs.gnu.org; Tue, 05 Oct 2021 15:02:12 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:51348) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mXphV-0008Nl-O6; Tue, 05 Oct 2021 15:02:05 -0400 Original-Received: from 84.94.185.95.cable.012.net.il ([84.94.185.95]:1244 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mXphV-0008Hj-6S; Tue, 05 Oct 2021 15:02:05 -0400 In-Reply-To: <8FD18262-3F40-4033-A49D-F6CEA89A3A31@gmail.com> (message from Yuan Fu on Tue, 5 Oct 2021 10:31:59 -0700) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.io gmane.emacs.bugs:216493 Archived-At: > From: Yuan Fu > Date: Tue, 5 Oct 2021 10:31:59 -0700 > Cc: Kenichi Handa , > 49797@debbugs.gnu.org > > Basically, Emacs doesn’t do what it claims to do in the manual, see below for more explanation. It isn't the first time, and the solution could be to fix the docs. > I just want to use different CJK fonts for different faces. Why do you need that? And why specifically for CJK? > I think you would agree that, for non-Latin speakers, using different fonts for different faces (for non-Latin) characters is an important feature. No, I don't think I understand why. And the usual way to do this is to request a font family or foundry in the face spec, not via fontsets. Doesn't that work for some reason?