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: Help with unicode diacritics Date: Mon, 28 Dec 2020 16:48:05 +0200 Message-ID: <83wnx2j8be.fsf@gnu.org> References: <87eejaxvbb.fsf@cam.ac.uk> <87im8mvyem.fsf@cam.ac.uk> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="33600"; 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 Mon Dec 28 15:48:37 2020 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 1kttp5-0008aA-PP for geh-help-gnu-emacs@m.gmane-mx.org; Mon, 28 Dec 2020 15:48:35 +0100 Original-Received: from localhost ([::1]:43692 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kttp4-0006AQ-RU for geh-help-gnu-emacs@m.gmane-mx.org; Mon, 28 Dec 2020 09:48:34 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:45700) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kttol-0006AC-6r for help-gnu-emacs@gnu.org; Mon, 28 Dec 2020 09:48:15 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:41228) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kttol-0003Ce-0H for help-gnu-emacs@gnu.org; Mon, 28 Dec 2020 09:48:15 -0500 Original-Received: from 84.94.185.95.cable.012.net.il ([84.94.185.95]:1679 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1kttok-0001jB-8z for help-gnu-emacs@gnu.org; Mon, 28 Dec 2020 09:48:14 -0500 In-Reply-To: <87im8mvyem.fsf@cam.ac.uk> (message from Stephen Eglen on Mon, 28 Dec 2020 13:43:45 +0000) 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:126855 Archived-At: > From: Stephen Eglen > Date: Mon, 28 Dec 2020 13:43:45 +0000 > Cc: Help GNU Emacs , Stephen Eglen > > In the meantime, I've also found this old bug report but that seems to > predate the harfbuzz implementation now in 27.1: > > > https://lists.gnu.org/archive/html/bug-gnu-emacs/2015-07/msg00334.html I don't think that old bug is related to what you see, for two reasons: . the bug was in libm17n-flt, and you are using HarfBuzz . the basic rule that Emacs only composes characters supported by the same font doesn't depend on the text-shaping engine, so it cannot be fixed in one particular engine You need to find a better font.