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: master d8da850: Document cairo-related fallout to font-backend settings Date: Wed, 22 Jan 2020 17:52:49 +0200 Message-ID: <83d0bbv67i.fsf@gnu.org> References: <20200120162048.23970.80216@vcs0.savannah.gnu.org> <20200120162050.08A5421148@vcs0.savannah.gnu.org> <83k15kx1tk.fsf@gnu.org> <83d0bcx14m.fsf@gnu.org> Injection-Info: ciao.gmane.io; posting-host="ciao.gmane.io:159.69.161.202"; logging-data="97193"; mail-complaints-to="usenet@ciao.gmane.io" Cc: stefan@marxist.se, emacs-devel@gnu.org To: Robert Pluim Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Wed Jan 22 16:53:06 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 1iuIJW-000PG4-Jl for ged-emacs-devel@m.gmane-mx.org; Wed, 22 Jan 2020 16:53:06 +0100 Original-Received: from localhost ([::1]:43652 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iuIJV-0002uT-Jv for ged-emacs-devel@m.gmane-mx.org; Wed, 22 Jan 2020 10:53:05 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:41289) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iuIJ2-0002T6-QD for emacs-devel@gnu.org; Wed, 22 Jan 2020 10:52:37 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:39211) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1iuIJ2-0001c2-F5; Wed, 22 Jan 2020 10:52:36 -0500 Original-Received: from [176.228.60.248] (port=2813 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1iuIJ1-0000wt-QX; Wed, 22 Jan 2020 10:52:36 -0500 In-reply-to: (message from Robert Pluim on Wed, 22 Jan 2020 08:22:29 +0100) 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:244501 Archived-At: > From: Robert Pluim > Cc: stefan@marxist.se, emacs-devel@gnu.org > Date: Wed, 22 Jan 2020 08:22:29 +0100 > > Would you be ok with configure warning about Xft and about Cairo > without HarfBuzz? Can you show the proposed text of the warning?