From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Ivan Kuraj Newsgroups: gmane.emacs.bugs Subject: bug#62876: 28.2; strikethrough text on TTY not showing Date: Sun, 16 Apr 2023 13:55:52 -0400 Message-ID: <4A43FE77-DE3B-4AEA-B03C-EFAD4F292A09@csail.mit.edu> References: <913550lj8f.fsf@csail.mit.edu> <625a9095-a9d4-3803-f2a6-cdf453352a12@gmail.com> <83mt38baxb.fsf@gnu.org> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=----IDM29E9HS4M1SL7PMAISY4IFS6OXV2 Content-Transfer-Encoding: 7bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="14521"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: K-9 Mail for Android Cc: 62876@debbugs.gnu.org To: Eli Zaretskii , Jim Porter Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Sun Apr 16 19:58:18 2023 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 1po6dm-0003cJ-Rw for geb-bug-gnu-emacs@m.gmane-mx.org; Sun, 16 Apr 2023 19:58:18 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1po6dZ-0005sW-6I; Sun, 16 Apr 2023 13:58:05 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1po6dX-0005s8-Cv for bug-gnu-emacs@gnu.org; Sun, 16 Apr 2023 13:58:03 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1po6dX-0005Yd-5c for bug-gnu-emacs@gnu.org; Sun, 16 Apr 2023 13:58:03 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1po6dW-0004pb-GJ for bug-gnu-emacs@gnu.org; Sun, 16 Apr 2023 13:58:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Ivan Kuraj Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 16 Apr 2023 17:58:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 62876 X-GNU-PR-Package: emacs Original-Received: via spool by 62876-submit@debbugs.gnu.org id=B62876.168166783718512 (code B ref 62876); Sun, 16 Apr 2023 17:58:02 +0000 Original-Received: (at 62876) by debbugs.gnu.org; 16 Apr 2023 17:57:17 +0000 Original-Received: from localhost ([127.0.0.1]:52507 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1po6cm-0004oW-UR for submit@debbugs.gnu.org; Sun, 16 Apr 2023 13:57:17 -0400 Original-Received: from outgoing2021.csail.mit.edu ([128.30.2.78]:58132) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1po6ck-0004oO-Rg for 62876@debbugs.gnu.org; Sun, 16 Apr 2023 13:57:15 -0400 Original-Received: from [10.31.17.15] (helo=[127.0.0.1]) by outgoing2021.csail.mit.edu with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.95) (envelope-from ) id 1po6cj-003ZZ7-Uz; Sun, 16 Apr 2023 13:57:13 -0400 In-Reply-To: <83mt38baxb.fsf@gnu.org> 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-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.bugs:260148 Archived-At: ------IDM29E9HS4M1SL7PMAISY4IFS6OXV2 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Oh I see=2E Understood=2E Tested on emacs29 branch -- it's fine now, strikethrough indeed renders pr= operly on that one=2E On April 16, 2023 2:25:52 AM EDT, Eli Zaretskii wrote: >> Date: Sat, 15 Apr 2023 22:14:30 -0700 >> From: Jim Porter >>=20 >> On 4/15/2023 6:11 PM, Ivan Kuraj wrote: >> > Strikethrough text is not displaying properly when Emacs is started w= ith `emacs -nw`=2E I tried xterm (Arch Linux), iTerm2 (MacOS), xterm/iterm2= over ssh=2E Tried Emacs 28=2E2 (Linux/Macos, with/without native compilati= on, with/without Doom Emacs)=2E >>=20 >> Is this a dupe of bug#62265? (The bug title says it's about underline,= =20 >> but it's really about strikethrough=2E) You could try the patch there a= nd=20 >> see if it helps=2E > >We've dropped the ball on that bug=2E I've now installed the fix >discussed there, so this should be solved on the emacs-29 branch=2E ------IDM29E9HS4M1SL7PMAISY4IFS6OXV2 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable Oh I see=2E Understood=2E

Tested on emacs29= branch -- it's fine now, strikethrough indeed renders properly on that one= =2E

On April 16, 2023 2:25:52 AM EDT, Eli= Zaretskii <eliz@gnu=2Eorg> wrote:
Date: Sat, 15 Apr 2023 22:14:30 -0700
From: Jim Porter <jpo= rterbugs@gmail=2Ecom>

On 4/15/2023 6:11 PM, Ivan Kuraj wrote:
=
Strikethrough text is not = displaying properly when Emacs is started with `emacs -nw`=2E I tried xterm= (Arch Linux), iTerm2 (MacOS), xterm/iterm2 over ssh=2E Tried Emacs 28=2E2 = (Linux/Macos, with/without native compilation, with/without Doom Emacs)=2E<= br>

Is this a dupe of bug#62265? (The bug title says it's a= bout underline,
but it's really about strikethrough=2E) You could try t= he patch there and
see if it helps=2E

We've dropped= the ball on that bug=2E I've now installed the fix
discussed there, so= this should be solved on the emacs-29 branch=2E
------IDM29E9HS4M1SL7PMAISY4IFS6OXV2--