From mboxrd@z Thu Jan 1 00:00:00 1970 From: zimoun Subject: Re: Guix search, colors and INSIDE_EMACS Date: Mon, 17 Feb 2020 08:54:21 +0100 Message-ID: References: <87blqeml4w.fsf@ambrevar.xyz> <87tv46qqlf.fsf@elephly.net> <87d0aul354.fsf@ambrevar.xyz> <87pneuqhyo.fsf@elephly.net> <871rr8hwmv.fsf@ambrevar.xyz> <877e0pvdrs.fsf@ambrevar.xyz> <871rqxvdkd.fsf@ambrevar.xyz> <87d0adtzwg.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]:40852) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j3bEh-0004ch-0v for guix-devel@gnu.org; Mon, 17 Feb 2020 02:54:35 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j3bEg-0001GD-2u for guix-devel@gnu.org; Mon, 17 Feb 2020 02:54:34 -0500 Received: from mail-qk1-x72f.google.com ([2607:f8b0:4864:20::72f]:43418) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1j3bEf-0001FX-Rc for guix-devel@gnu.org; Mon, 17 Feb 2020 02:54:34 -0500 Received: by mail-qk1-x72f.google.com with SMTP id p7so15350668qkh.10 for ; Sun, 16 Feb 2020 23:54:33 -0800 (PST) In-Reply-To: <87d0adtzwg.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 Hi Pierre, On Mon, 17 Feb 2020 at 08:51, Pierre Neidhardt wrote: > > Can we still do the following: > > - Leave colors when INSIDE_EMACS is set. It is what I propose. But this a "bug" in the patches that I sent. The 'link' is turned off and the 'highlight' is still set on but the display is without the bold face. > - Disable pager hint and display all search results when INSIDE_EMACS is set. I have never look at. But why not. Cheers, simon