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.bugs Subject: bug#50865: 28.0.50; Emoji with emoji modifier in Linux console garbles emacs display Date: Tue, 28 Sep 2021 20:21:25 +0300 Message-ID: <835yukk44q.fsf@gnu.org> References: <87o88chjsl.fsf@sange.fi> <83a6jwk7cb.fsf@gnu.org> <87ilyk8wu2.fsf@sange.fi> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="13413"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 50865@debbugs.gnu.org To: Aura Kelloniemi Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Tue Sep 28 19:27:15 2021 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 1mVGsr-0003Fu-Lu for geb-bug-gnu-emacs@m.gmane-mx.org; Tue, 28 Sep 2021 19:27:13 +0200 Original-Received: from localhost ([::1]:36084 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mVGsq-0006mq-Gt for geb-bug-gnu-emacs@m.gmane-mx.org; Tue, 28 Sep 2021 13:27:12 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:48396) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mVGnq-0000B2-LZ for bug-gnu-emacs@gnu.org; Tue, 28 Sep 2021 13:22:02 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:35347) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mVGnq-0002cd-D2 for bug-gnu-emacs@gnu.org; Tue, 28 Sep 2021 13:22:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mVGnq-0000pq-5Z for bug-gnu-emacs@gnu.org; Tue, 28 Sep 2021 13:22: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: Tue, 28 Sep 2021 17:22:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 50865 X-GNU-PR-Package: emacs Original-Received: via spool by 50865-submit@debbugs.gnu.org id=B50865.16328496923173 (code B ref 50865); Tue, 28 Sep 2021 17:22:02 +0000 Original-Received: (at 50865) by debbugs.gnu.org; 28 Sep 2021 17:21:32 +0000 Original-Received: from localhost ([127.0.0.1]:46893 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mVGnL-0000p7-RE for submit@debbugs.gnu.org; Tue, 28 Sep 2021 13:21:32 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:43050) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mVGnK-0000os-FI for 50865@debbugs.gnu.org; Tue, 28 Sep 2021 13:21:30 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:52772) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mVGnE-00020T-Fx; Tue, 28 Sep 2021 13:21:24 -0400 Original-Received: from 84.94.185.95.cable.012.net.il ([84.94.185.95]:4500 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mVGnD-0006F0-56; Tue, 28 Sep 2021 13:21:24 -0400 In-Reply-To: <87ilyk8wu2.fsf@sange.fi> (message from Aura Kelloniemi on Tue, 28 Sep 2021 19:54:29 +0300) 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:215784 Archived-At: > From: Aura Kelloniemi > Cc: 50865@debbugs.gnu.org > Date: Tue, 28 Sep 2021 19:54:29 +0300 > > > If your terminal doesn't understand character composition, the best > > solution for you is to turn off auto-composition-mode when using Emacs > > on that terminal. Please try that and tell if that resolves the issue > > for you: type "M-x auto-composition-mode RET" and make sure Emacs says > > that the mode is disabled. > > Unfortunately it does not seem to do anything. The problem stays exactly as I > described. What is your terminal's encoding? what does the following show in the echo-area? M-: (terminal-coding-system) RET > For some reason, when I re-enable auto-composition-mode, the output appears > correct (no extra spaces at the end of line) for a while, but if I start to > add characters to the line containing the emojis, the display gets garbled > again. Does typing the below solve the problem? M-: (set-char-table-range char-width-table '(#x1f600 . #x1f64f) 1) RET (You will need to redraw the display after evaluating it, e.g. with "C-l" or "M-x redraw-display RET".)