From mboxrd@z Thu Jan 1 00:00:00 1970 From: zimoun Subject: Re: Guix search, colors and INSIDE_EMACS Date: Tue, 11 Feb 2020 16:06:01 +0100 Message-ID: References: <87blqeml4w.fsf@ambrevar.xyz> <87tv46qqlf.fsf@elephly.net> <878slamdzp.fsf@ambrevar.xyz> <87r1z13ap2.fsf@ambrevar.xyz> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:34182) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j1X78-0006x0-Ld for guix-devel@gnu.org; Tue, 11 Feb 2020 10:06:15 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j1X77-0007CB-L7 for guix-devel@gnu.org; Tue, 11 Feb 2020 10:06:14 -0500 Received: from mail-qv1-xf32.google.com ([2607:f8b0:4864:20::f32]:40003) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1j1X77-0007Bj-HI for guix-devel@gnu.org; Tue, 11 Feb 2020 10:06:13 -0500 Received: by mail-qv1-xf32.google.com with SMTP id dp13so5101944qvb.7 for ; Tue, 11 Feb 2020 07:06:13 -0800 (PST) In-Reply-To: <87r1z13ap2.fsf@ambrevar.xyz> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane-mx.org@gnu.org Sender: "Guix-devel" To: Pierre Neidhardt Cc: Guix Devel On Tue, 11 Feb 2020 at 07:22, Pierre Neidhardt wrote: > zimoun writes: > > The issue is that the highlight is not done and I am not happy with it. :-) > > Have you a fix for that? > > What do you want to do exactly? Underline the links? It is not about the 'hyperlink' but about 'highlight'. 'Generation' is written with bold face, see 'display-generation' in guix/ui.scm' and 'highlight' in 'guix/colors.cm'. The highlighting is turned off but it is not related to the OSC special character.