From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= 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: Fri, 10 Jan 2020 14:51:02 +0100 Message-ID: <87tv53xvw9.fsf@gnu.org> References: <1578206891.2605.33.camel@gmail.com> <1578342380.2215.13.camel@gmail.com> <1578475589.2665.55.camel@gmail.com> <877e21eiy9.fsf@gnu.org> <87woa0tjbv.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]:36185) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ipuhn-0005lR-D3 for bug-guix@gnu.org; Fri, 10 Jan 2020 08:52:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ipuhm-00043h-Dm for bug-guix@gnu.org; Fri, 10 Jan 2020 08:52:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:47831) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ipuhm-000434-8M for bug-guix@gnu.org; Fri, 10 Jan 2020 08:52:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ipuhm-0006py-7h for bug-guix@gnu.org; Fri, 10 Jan 2020 08:52:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: (Jack Hill's message of "Thu, 9 Jan 2020 22:16:14 -0500 (EST)") 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: Jack Hill Cc: 38940@debbugs.gnu.org Hi, Jack Hill skribis: > On Thu, 9 Jan 2020, Ludovic Court=C3=A8s wrote: > >>> 1. Instead of INSIDE_EMACS, the variable name NO_SUPPORT_HYPERLINK or >>> other seems more meaningful. Maybe? >> >> Actually the goal was to remove =E2=80=98INSIDE_EMACS=E2=80=99 from ther= e once a >> widespread-enough Emacs version supports it, which could be within a >> year. And since other terminals are supposed to ignore it altogether, I >> would rather not add a special environment variable. > > Which Emacs version support it? I'm using Emacs 26.3 from master, and > see the escape sequences in eshell. They seem to be correctly ignored > in M-x=20 > shell. Emacs 26.3 does not support it; all I know is that there=E2=80=99s a patch = by Jos=C3=A9 Marchesi floating around. Ludo=E2=80=99.