GNU bug report logs - #65029
Italics bug when Emacs runs inside GNU Screen

Previous Next

Package: emacs;

Reported by: James Ipswich <james.ipswich <at> proton.me>

Date: Thu, 3 Aug 2023 05:37:02 UTC

Severity: normal

Full log


View this message in rfc822 format

From: Gregory Heytings <gregory <at> heytings.org>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 65029 <at> debbugs.gnu.org, james.ipswich <at> proton.me
Subject: bug#65029: Italics bug when Emacs runs inside GNU Screen
Date: Sat, 19 Aug 2023 09:36:08 +0000
>
> Ping! Ping!  I'd like to resolve this issue in Emacs 29.2, if possible. 
> Please help me by providing the information I asked below.
>

$ TERM=xterm infocmp -1 | grep -E 'ritm|sitm'
        ritm=\E[23m,
        sitm=\E[3m,
$ TERM=screen infocmp -1 | grep -E 'ritm|sitm'
$ TERM=tmux infocmp -1 | grep -E 'ritm|sitm'
        ritm=\E[23m,
        sitm=\E[3m,





This bug report was last modified 1 year and 306 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.