From debbugs-submit-bounces@debbugs.gnu.org Wed Jan 08 16:28:55 2020 Received: (at 38940) by debbugs.gnu.org; 8 Jan 2020 21:28:55 +0000 Received: from localhost ([127.0.0.1]:51414 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ipIsp-0002NL-FG for submit@debbugs.gnu.org; Wed, 08 Jan 2020 16:28:55 -0500 Received: from eggs.gnu.org ([209.51.188.92]:37001) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ipIso-0002N4-B3 for 38940@debbugs.gnu.org; Wed, 08 Jan 2020 16:28:54 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]:45539) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ipIsj-000274-6m; Wed, 08 Jan 2020 16:28:49 -0500 Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=50930 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1ipIsi-00012K-Al; Wed, 08 Jan 2020 16:28:48 -0500 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Calvin Heim Subject: Re: bug#38940: \x1b]8; ; OSC character displayed on hyperlinks shown after calls to `guix describe` or `guix show` on mate-terminal 1.12.1 (Trisquel 8) References: <1578206891.2605.33.camel@gmail.com> <1578342380.2215.13.camel@gmail.com> <1578475589.2665.55.camel@gmail.com> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 19 =?utf-8?Q?Niv=C3=B4se?= an 228 de la =?utf-8?Q?R?= =?utf-8?Q?=C3=A9volution?= X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Wed, 08 Jan 2020 22:28:46 +0100 In-Reply-To: <1578475589.2665.55.camel@gmail.com> (Calvin Heim's message of "Wed, 08 Jan 2020 01:26:29 -0800") Message-ID: <877e21eiy9.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 38940 Cc: 38940@debbugs.gnu.org, zimoun X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Hi, Calvin Heim skribis: > On Tue, 2020-01-07 at 12:58 +0100, zimoun wrote: >> Does the environment variable NO_OSC appears to you more meaningful >> than INSIDE_EMACS? > > It is more meaningful, but this terminal does interpret other operating s= ystem codes, > like OSC 12 for changing the cursor color. NO_OSC_8 would be specific to = hyperlinks. The theory is that terminals should ignore OSC codes that they do not support. Good=E2=80=99ol xterm, for instance, silently ignores those hyper= link codes, whereas GNOME Terminal interprets them nicely. So I would say that this is a bug in this version of mate-terminal, or perhaps in the libvte version it=E2=80=99s using? I=E2=80=99ve just tried mate-terminal 1.22.0 on vte 0.58.3 from Guix, and it silently ignores those codes. Thanks, Ludo=E2=80=99.