From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= Subject: Re: Guix search, colors and INSIDE_EMACS Date: Mon, 24 Feb 2020 17:22:19 +0100 Message-ID: <871rqkj6pw.fsf@gnu.org> 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 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:39997) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j6GUx-0006gU-Hz for guix-devel@gnu.org; Mon, 24 Feb 2020 11:22:25 -0500 In-Reply-To: <87d0adtzwg.fsf@ambrevar.xyz> (Pierre Neidhardt's message of "Mon, 17 Feb 2020 08:51:27 +0100") 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! I=E2=80=99m sorry that I=E2=80=99m so late to the discussion=E2=80=A6 Pierre Neidhardt skribis: > Can we still do the following: > > - Leave colors when INSIDE_EMACS is set. Like Ricardo wrote before, this is not desirable for shell-mode. Also, all or most GNU command-line tools behave that way. > - Disable pager hint and display all search results when INSIDE_EMACS is = set. I have a preference for something that doesn=E2=80=99t fill the screen, especially since the last answers (those that remain visible without scrolling) are the least relevant. Emacs makes it easier to scroll up and search, but still. Thoughts? Ludo=E2=80=99.