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.help Subject: Re: Custom font sets doesn't fully work Date: Sun, 01 Aug 2021 09:04:37 +0300 Message-ID: <83czqxog3u.fsf@gnu.org> References: <04E9C637-B795-4E1D-9B6B-044B66F8D375@gmail.com> <83lf5nougf.fsf@gnu.org> <0579249D-AF94-437E-8ABE-37F83A1537B7@gmail.com> <83o8aio0m5.fsf@gnu.org> 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="2539"; mail-complaints-to="usenet@ciao.gmane.io" To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Sun Aug 01 08:05:27 2021 Return-path: Envelope-to: geh-help-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 1mA4bF-0000Rf-JD for geh-help-gnu-emacs@m.gmane-mx.org; Sun, 01 Aug 2021 08:05:25 +0200 Original-Received: from localhost ([::1]:53214 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mA4bD-0001r0-MR for geh-help-gnu-emacs@m.gmane-mx.org; Sun, 01 Aug 2021 02:05:23 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:49004) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mA4af-0001qe-1J for help-gnu-emacs@gnu.org; Sun, 01 Aug 2021 02:04:49 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:40708) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mA4ae-0006Pa-Qs for help-gnu-emacs@gnu.org; Sun, 01 Aug 2021 02:04:48 -0400 Original-Received: from 84.94.185.95.cable.012.net.il ([84.94.185.95]:4990 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 1mA4ae-0005ed-CQ for help-gnu-emacs@gnu.org; Sun, 01 Aug 2021 02:04:48 -0400 In-Reply-To: (message from Yuan Fu on Sat, 31 Jul 2021 17:41:20 -0400) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.io gmane.emacs.help:132251 Archived-At: > From: Yuan Fu > Date: Sat, 31 Jul 2021 17:41:20 -0400 > Cc: help-gnu-emacs@gnu.org > > > This area in Emacs is notoriously under-documented and might have > > bugs. So I suggest to file a bug report with the details, and we will > > try to ask Kenichi Handa, who wrote large parts of the relevant code, > > to look into that when he has time. > > > > I had a look at the code, but I don’t have gdb and couldn’t really > tell what’s going on. Yes, the code is complicated and not easy to understand even with GDB. > Anyway, I opened #49793. Do I need to CC him or something in debbugs? Thanks, I CC'ed him.