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.devel Subject: Re: Failed to compile the emacs latest git master version on Ubuntu 20.10. Date: Fri, 11 Dec 2020 16:39:28 +0200 Message-ID: <83r1nw1k67.fsf@gnu.org> References: <83360c35vd.fsf@gnu.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="10410"; mail-complaints-to="usenet@ciao.gmane.io" Cc: Emacs-devel@gnu.org To: Hongyi Zhao Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Fri Dec 11 15:41:03 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 1knjbR-0002ZY-Ol for ged-emacs-devel@m.gmane-mx.org; Fri, 11 Dec 2020 15:41:01 +0100 Original-Received: from localhost ([::1]:36880 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1knjbQ-0007nI-RE for ged-emacs-devel@m.gmane-mx.org; Fri, 11 Dec 2020 09:41:00 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:42750) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1knjaE-00076t-VZ for Emacs-devel@gnu.org; Fri, 11 Dec 2020 09:39:47 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:46971) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1knjaE-0006L1-Ol; Fri, 11 Dec 2020 09:39:46 -0500 Original-Received: from [176.228.60.248] (port=2735 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1knjaD-0007C4-PJ; Fri, 11 Dec 2020 09:39:46 -0500 In-Reply-To: (message from Hongyi Zhao on Fri, 11 Dec 2020 09:29:44 -0500) 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:260696 Archived-At: > From: Hongyi Zhao > Date: Fri, 11 Dec 2020 09:29:44 -0500 > Cc: Emacs-devel@gnu.org > > Thanks for your valuable notes. It does the trick. You are welcome. > And furthermore, it seems that HarfBuzz is more powerful, > feature-rich and more actively maintained currently. Indeed, which is why we are moving away from libm17n-flt and towards using HarfBuzz as our main text-shaping engine.