From mboxrd@z Thu Jan 1 00:00:00 1970 From: zimoun Subject: 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) Date: Thu, 9 Jan 2020 13:17:33 +0100 Message-ID: References: <1578206891.2605.33.camel@gmail.com> <1578342380.2215.13.camel@gmail.com> <1578475589.2665.55.camel@gmail.com> <877e21eiy9.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:48340) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ipWlJ-0003GT-VS for bug-guix@gnu.org; Thu, 09 Jan 2020 07:18:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ipWlG-0008Qg-5e for bug-guix@gnu.org; Thu, 09 Jan 2020 07:18:05 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:45931) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ipWlF-0008PP-UQ for bug-guix@gnu.org; Thu, 09 Jan 2020 07:18:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ipWlF-0007vY-Qk for bug-guix@gnu.org; Thu, 09 Jan 2020 07:18:01 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <877e21eiy9.fsf@gnu.org> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane-mx.org@gnu.org Sender: "bug-Guix" To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: Calvin Heim , 38940@debbugs.gnu.org Hi Ludo, On Wed, 8 Jan 2020 at 22:28, Ludovic Court=C3=A8s wrote: > The theory is that terminals should ignore OSC codes that they do not > support. Good=E2=80=99ol xterm, for instance, silently ignores those hyp= erlink > codes, whereas GNOME Terminal interprets them nicely. H=C3=A9h=C3=A9! It is what the comment you wrote in `supports-hyperlinks?' = says. :-) 1. Instead of INSIDE_EMACS, the variable name NO_SUPPORT_HYPERLINK or other seems more meaningful. Maybe? 2. The comment should go in the docstring. What do you think? All the best, simon