From debbugs-submit-bounces@debbugs.gnu.org Thu Jan 09 07:17:50 2020 Received: (at 38940) by debbugs.gnu.org; 9 Jan 2020 12:17:51 +0000 Received: from localhost ([127.0.0.1]:51904 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ipWl4-0007v9-OB for submit@debbugs.gnu.org; Thu, 09 Jan 2020 07:17:50 -0500 Received: from mail-qk1-f177.google.com ([209.85.222.177]:33749) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ipWl3-0007uv-On for 38940@debbugs.gnu.org; Thu, 09 Jan 2020 07:17:50 -0500 Received: by mail-qk1-f177.google.com with SMTP id d71so5766746qkc.0 for <38940@debbugs.gnu.org>; Thu, 09 Jan 2020 04:17:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc:content-transfer-encoding; bh=5jsfv94StcYtraWTId8tgvP4o7VAGMESkWIi4QGpWrQ=; b=CB2S8ZQzDn8qLN5xPk3gF6GIrxWdKljfns06ONmKBRjolR9msA7I6K4kevtwiDhi3e j6u23L15gTLivdJjuzk7f14e8AQ7Jlk4rHisf5LQ4LMEYl4n0MRioA2EAyoB5QBp5j4e Y0zw8IqIZ74uucURjpiwj41sCp7vROBOd6ZPm0I7QXJgYqLo3pA0ajO6ZEip0yfjnVJA 2sEqikxtx5P1nvMPIVaNvXhav42GMw8+h56EfkfLE/cC73ZHoJ4kU8KS//nQv+ya2ZYQ gVnmDmI6Tt9uFp1QGp40ArGzOBXyFkhuJ3EmQQ38a/l+QtwQIK1HlDvvRBcb6q3HxeMk aA0g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=5jsfv94StcYtraWTId8tgvP4o7VAGMESkWIi4QGpWrQ=; b=N8nfTOwGqLEMIPwUBHasp4b25+h7aX+JpD5cpGZkDATlIgEMcN47QL4WjLXAgLWSC/ Lu1shmwDqfoSJI7EnpM9yIVuEu6qZhMvHB4rCIZM7ixQc6j0euolaAjFJjIuT+2juK4h /Hp1qTpniEICvPe+2bcgIaIF5yFIF1Jn3iyDusN3CJZ47UQlEDrz3NQykD697zoJE2ZK evmgC/zMpiMZjRji0+Si3WxcyyX24CTnulaEEm1D/7vESzmDSXUKTVRaB8bGsKrZ3b9h kQ+Us2pGMAORKwRO8QjETk3uT4yqonVQ/h5Xbic+meK3dtnGuDGp3IXI7E2oDqtx5GQH WySw== X-Gm-Message-State: APjAAAVD2GsAToFlHhBvXDNwvh65LrofbXgI9ADf+u9c50D3zT7u4N7+ cyzj2vhjoWyYiDb6eh0qOHLQ903lqJko9CoxfhY= X-Google-Smtp-Source: APXvYqwOvnI33PqprDo2cZw8Ri78Y3X1QXhApCI0PegcsnmTlHvPK3HCfgGnRF6u3rFeN/4csNVluSTS5mPusQIsy0A= X-Received: by 2002:a05:620a:1592:: with SMTP id d18mr9150870qkk.80.1578572264063; Thu, 09 Jan 2020 04:17:44 -0800 (PST) MIME-Version: 1.0 References: <1578206891.2605.33.camel@gmail.com> <1578342380.2215.13.camel@gmail.com> <1578475589.2665.55.camel@gmail.com> <877e21eiy9.fsf@gnu.org> In-Reply-To: <877e21eiy9.fsf@gnu.org> From: zimoun Date: Thu, 9 Jan 2020 13:17:33 +0100 Message-ID: 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) To: =?UTF-8?Q?Ludovic_Court=C3=A8s?= Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 38940 Cc: Calvin Heim , 38940@debbugs.gnu.org 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: -1.0 (-) 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