From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.ciao.gmane.io!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Font problem on git master Date: Mon, 20 Jan 2020 19:31:24 +0200 Message-ID: <831rruxcer.fsf@gnu.org> References: <83a76ixh2y.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=gb18030 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="ciao.gmane.io:159.69.161.202"; logging-data="40536"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: raman@google.com, ismail@i10z.com, rpluim@gmail.com Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Mon Jan 20 18:32:25 2020 Return-path: Envelope-to: ged-emacs-devel@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 1itauX-000AMG-JM for ged-emacs-devel@m.gmane-mx.org; Mon, 20 Jan 2020 18:32:25 +0100 Original-Received: from localhost ([::1]:40704 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1itauW-0007mm-8Y for ged-emacs-devel@m.gmane-mx.org; Mon, 20 Jan 2020 12:32:24 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:40013) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1itatW-0006qw-HK for emacs-devel@gnu.org; Mon, 20 Jan 2020 12:31:23 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:56313) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1itatW-0006EP-00; Mon, 20 Jan 2020 12:31:22 -0500 Original-Received: from [176.228.60.248] (port=4687 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1itatP-00075y-Hc; Mon, 20 Jan 2020 12:31:16 -0500 In-reply-to: <83a76ixh2y.fsf@gnu.org> (message from Eli Zaretskii on Mon, 20 Jan 2020 17:50:29 +0200) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:244424 Archived-At: > Date: Mon, 20 Jan 2020 17:50:29 +0200 > From: Eli Zaretskii > Cc: ismail@i10z.com, rpluim@gmail.com, emacs-devel@gnu.org > > > From: "T.V Raman" > > Cc: İsmail Dönmez , > > emacs-devel@gnu.org > > Date: Mon, 20 Jan 2020 07:27:52 -0800 > > > > Could we update the News file with details on what font backends are > > now recommended? > > Indeed, I think we should. Or maybe we could make Emacs ignore some font backend specifications in .Xresources, when they conflict with the Cairo build? Would that make sense?