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.bugs Subject: bug#41278: 27.0.91; incorrect U+203E OVERLINE alignment with Fantasque Sans Mono Date: Fri, 15 May 2020 15:58:00 +0300 Message-ID: <83pnb51hk7.fsf@gnu.org> References: <87blmqz4me.fsf@vinc17.net> <20200515102848.GB631870@zira.vinc17.org> <831rnl30fk.fsf@gnu.org> <20200515115739.GC631870@zira.vinc17.org> <20200515122423.GD631870@zira.vinc17.org> Injection-Info: ciao.gmane.io; posting-host="ciao.gmane.io:159.69.161.202"; logging-data="92775"; mail-complaints-to="usenet@ciao.gmane.io" Cc: rpluim@gmail.com, 41278@debbugs.gnu.org To: Vincent Lefevre Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Fri May 15 15:05:51 2020 Return-path: Envelope-to: geb-bug-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 1jZa2B-000O2A-3s for geb-bug-gnu-emacs@m.gmane-mx.org; Fri, 15 May 2020 15:05:51 +0200 Original-Received: from localhost ([::1]:37336 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jZa2A-0006fy-4U for geb-bug-gnu-emacs@m.gmane-mx.org; Fri, 15 May 2020 09:05:50 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:47402) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jZZva-00038Y-Mw for bug-gnu-emacs@gnu.org; Fri, 15 May 2020 08:59:03 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:52874) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jZZva-0005CK-EZ for bug-gnu-emacs@gnu.org; Fri, 15 May 2020 08:59:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jZZva-0003QC-Dd for bug-gnu-emacs@gnu.org; Fri, 15 May 2020 08:59:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 15 May 2020 12:59:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 41278 X-GNU-PR-Package: emacs Original-Received: via spool by 41278-submit@debbugs.gnu.org id=B41278.158954750513105 (code B ref 41278); Fri, 15 May 2020 12:59:02 +0000 Original-Received: (at 41278) by debbugs.gnu.org; 15 May 2020 12:58:25 +0000 Original-Received: from localhost ([127.0.0.1]:36187 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jZZus-0003PC-Sb for submit@debbugs.gnu.org; Fri, 15 May 2020 08:58:25 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:39884) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jZZur-0003P0-VI for 41278@debbugs.gnu.org; Fri, 15 May 2020 08:58:18 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:40624) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jZZum-00051X-I9; Fri, 15 May 2020 08:58:12 -0400 Original-Received: from [176.228.60.248] (port=3734 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1jZZul-0004ra-GV; Fri, 15 May 2020 08:58:12 -0400 In-Reply-To: <20200515122423.GD631870@zira.vinc17.org> (message from Vincent Lefevre on Fri, 15 May 2020 14:24:23 +0200) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.io gmane.emacs.bugs:180326 Archived-At: > Date: Fri, 15 May 2020 14:24:23 +0200 > From: Vincent Lefevre > Cc: rpluim@gmail.com, 41278@debbugs.gnu.org > > BTW, Noto Mono is also affected by font replacements that don't match > the cell width of the main font, both for U+203E OVERLINE and for > box drawing characters. Yes, you can easily have unaligned display if you use inappropriate fonts. This is not a bug in Emacs.