From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Stephen Eglen Newsgroups: gmane.emacs.help Subject: Re: Help with unicode diacritics Date: Wed, 30 Dec 2020 17:50:31 +0000 Message-ID: <87mtxvmbdk.fsf@cam.ac.uk> References: <874kk339lc.fsf@cam.ac.uk> <87eej72pho.fsf@mimuw.edu.pl> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="12395"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: mu4e 1.4.13; emacs 27.1 Cc: Skip Montanaro , Help GNU Emacs , Stephen Eglen To: jsbien@mimuw.edu.pl Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Wed Dec 30 18:51:48 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 1kufdU-00035U-Lu for geh-help-gnu-emacs@m.gmane-mx.org; Wed, 30 Dec 2020 18:51:48 +0100 Original-Received: from localhost ([::1]:53194 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kufdT-0004Z4-Kn for geh-help-gnu-emacs@m.gmane-mx.org; Wed, 30 Dec 2020 12:51:47 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:50736) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kufcU-0004UA-MJ for help-gnu-emacs@gnu.org; Wed, 30 Dec 2020 12:50:47 -0500 Original-Received: from ppsw-40.csi.cam.ac.uk ([131.111.8.140]:35656) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kufcS-0004pA-7e for help-gnu-emacs@gnu.org; Wed, 30 Dec 2020 12:50:46 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=cam.ac.uk; s=20180806.ppsw; h=Content-Type:MIME-Version:Message-ID:Date:In-reply-to: Subject:Cc:To:From:References:Sender:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=JLDTS68G838IEcBc6Mk0OrYsDvDrySx4jRyc63QVAH8=; b=i05mbznlNdwNuPz5q/0OQekK2Q Dzg9DQaUiiYCsiFjE1gDBDVZzmWiuce3Dovib5HljDTVxojLmR1Io6eEyzQNE+AHSflxJJiKBj3e9 BNs1UQ3lJ7Lj8aiv32oylmoOOYbND5kQJshalI50kG+LC4Y9TsI7hiiPI/uUdLL/xEbw=; X-Cam-AntiVirus: no malware found X-Cam-ScannerInfo: http://help.uis.cam.ac.uk/email-scanner-virus Original-Received: from 5.196.93.209.dyn.plus.net ([209.93.196.5]:44474 helo=localhost) by ppsw-40.csi.cam.ac.uk (smtp.hermes.cam.ac.uk [131.111.8.158]:587) with esmtpsa (PLAIN:sje30) (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) id 1kufcF-000K9b-lI (Exim 4.92.3) (return-path ); Wed, 30 Dec 2020 17:50:31 +0000 In-reply-to: <87eej72pho.fsf@mimuw.edu.pl> Received-SPF: pass client-ip=131.111.8.140; envelope-from=sje30@cam.ac.uk; helo=ppsw-40.csi.cam.ac.uk X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_MED=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action 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:126920 Archived-At: > Are you on Linux? > > A useful tool is fc-search-codepoint: > > https://unix.stackexchange.com/questions/162305/find-the-best-font-for-rendering-a-codepoint Thanks - yes, I'm on manjaro. that is helpful. In the meantime, I've submitted this as a bug to Emacs following useful feedback from harfbuzz team: https://github.com/harfbuzz/harfbuzz/discussions/2790 https://debbugs.gnu.org/cgi/bugreport.cgi?bug=45557 Best wishes, Stephen