From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Jean Louis Newsgroups: gmane.emacs.bugs Subject: bug#44664: 28.0.50; troubles with some chars in term Date: Tue, 17 Nov 2020 13:00:03 +0300 Message-ID: References: <87pn4c1hou.fsf@igel.home> <87d00c1f56.fsf@igel.home> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="14263"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Mutt/2.0 (3d08634) (2020-11-07) Cc: 44664@debbugs.gnu.org To: Andreas Schwab Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Tue Nov 17 12:39:22 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 1kezKU-0003aV-SW for geb-bug-gnu-emacs@m.gmane-mx.org; Tue, 17 Nov 2020 12:39:22 +0100 Original-Received: from localhost ([::1]:56256 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kezKT-0002Le-Sk for geb-bug-gnu-emacs@m.gmane-mx.org; Tue, 17 Nov 2020 06:39:21 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:48606) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kezKC-0002Kb-5o for bug-gnu-emacs@gnu.org; Tue, 17 Nov 2020 06:39:07 -0500 Original-Received: from debbugs.gnu.org ([209.51.188.43]:46953) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kezKA-0005jr-Cc for bug-gnu-emacs@gnu.org; Tue, 17 Nov 2020 06:39:03 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kezKA-0000G3-8h for bug-gnu-emacs@gnu.org; Tue, 17 Nov 2020 06:39:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Jean Louis Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 17 Nov 2020 11:39:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 44664 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: confirmed Original-Received: via spool by 44664-submit@debbugs.gnu.org id=B44664.1605613101941 (code B ref 44664); Tue, 17 Nov 2020 11:39:02 +0000 Original-Received: (at 44664) by debbugs.gnu.org; 17 Nov 2020 11:38:21 +0000 Original-Received: from localhost ([127.0.0.1]:58499 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kezJU-0000F7-P9 for submit@debbugs.gnu.org; Tue, 17 Nov 2020 06:38:21 -0500 Original-Received: from static.rcdrun.com ([95.85.24.50]:34217) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kezJR-0000Er-E3 for 44664@debbugs.gnu.org; Tue, 17 Nov 2020 06:38:19 -0500 Original-Received: from localhost ([::ffff:41.202.241.56]) (AUTH: PLAIN admin, TLS: TLS1.2,256bits,ECDHE_RSA_AES_256_GCM_SHA384) by static.rcdrun.com with ESMTPSA id 00000000002C0007.000000005FB3B621.00000579; Tue, 17 Nov 2020 11:38:08 +0000 Content-Disposition: inline In-Reply-To: <87d00c1f56.fsf@igel.home> 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:193537 Archived-At: * Andreas Schwab [2020-11-17 12:55]: > On Nov 17 2020, Jean Louis wrote: > > > * Andreas Schwab [2020-11-17 12:00]: > >> On Nov 15 2020, Jean Louis wrote: > >> > >> > This trouble also takes place under emacs -Q: > >> > > >> > Recipe: > >> > > >> > Obtain the archive file: > >> > https://lists.gnu.org/archive/mbox/gnu-emacs-sources/2002-01 > >> > > >> > invoke M-x term > >> > > >> > run mutt to see the file: > >> > > >> > mutt -f 2002-01 > >> > > >> > go up and down to see distortions. While this is mutt it does not > >> > matter as term is making problems due to those weird chars on screen. > >> > >> You need to make sure all characters are coming from the same monospace > >> font, or that all fonts that are used here have exactly the same > >> dimensions. > > > > How do I make sure of it? > > By using the right fonts. Do you have example name of right font? I am now using DejaVu Sans Mono in Emacs. Which font should I customize for term or ansi-term that it works well?