From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id MD4cKlGarGJ7twAAbAwnHQ (envelope-from ) for ; Fri, 17 Jun 2022 17:14:25 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id uNoaKlGarGIgJAEA9RJhRA (envelope-from ) for ; Fri, 17 Jun 2022 17:14:25 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 1CBF321E42 for ; Fri, 17 Jun 2022 17:14:24 +0200 (CEST) Received: from localhost ([::1]:60286 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o2Dfz-00056O-HG for larch@yhetil.org; Fri, 17 Jun 2022 11:14:23 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:42826) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o2Dei-0004Aq-F9 for guix-patches@gnu.org; Fri, 17 Jun 2022 11:13:06 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:52735) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o2Deg-0000Ac-G4 for guix-patches@gnu.org; Fri, 17 Jun 2022 11:13:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1o2Deg-0002EJ-BJ for guix-patches@gnu.org; Fri, 17 Jun 2022 11:13:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55845] [PATCH 0/1] Improve pager selection logic when less is not installed Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 17 Jun 2022 15:13:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 55845 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Taiju HIGASHI Cc: 55845@debbugs.gnu.org, me@tobias.gr, Maxime Devos Received: via spool by 55845-submit@debbugs.gnu.org id=B55845.16554787618541 (code B ref 55845); Fri, 17 Jun 2022 15:13:02 +0000 Received: (at 55845) by debbugs.gnu.org; 17 Jun 2022 15:12:41 +0000 Received: from localhost ([127.0.0.1]:46632 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o2DeK-0002Dg-SI for submit@debbugs.gnu.org; Fri, 17 Jun 2022 11:12:41 -0400 Received: from eggs.gnu.org ([209.51.188.92]:57442) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o2DeG-0002DR-1M for 55845@debbugs.gnu.org; Fri, 17 Jun 2022 11:12:39 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:36248) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o2De9-0008TR-3X; Fri, 17 Jun 2022 11:12:29 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=wM0v6n6TpyGFSsF1l9ZlebHuqMBzXU9gcQCmTJ08Wr8=; b=RpWo5xKjFmiJDI5QhwoV 1LiRLAsEtfVFEh9mJHx9BDf5quAyECgraFqb73cTPPMiYB3STFXwoR5NdqmuEO9mWUh53bUafybhh fcp3AH4JkQgYA7IlxL9GVCYkdfCu4nMd2l8EZBhb/XYDvKXscIZhYSJ0hG1dUKYZnsJ4TWxZnVrHQ WFHKz16iHXC4syCsBUkkYB7fE1Zh4WB78VFJ8DOXaia6r9sZPgd1LZxTNo8MZKE0UqO1MPns6W+x2 cbrKyRvCzr6FhFPBLvfiuIBB2iwAFiUAXs+D+GktUbSsjZibL81oNzsCzelZMm52ImIZ3yU1FPE/H b/Jxl3oQ0c7uSw==; Received: from [193.50.110.205] (port=47104 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o2De8-0007aI-Mj; Fri, 17 Jun 2022 11:12:28 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20220608102124.14865-1-higashi@taiju.info> <20220608102257.15042-1-higashi@taiju.info> <87leu72sbo.fsf@taiju.info> <55fe6cdbed891707aca419ff4eedd7c37ef3eb03.camel@telenet.be> <87fskexiyc.fsf@taiju.info> <874k0uxhif.fsf@taiju.info> <5ccb68a4dc80a02baaf6d19fd782145b6b62e7b5.camel@telenet.be> <87a6alwdvn.fsf@taiju.info> <87r13wvrlz.fsf@taiju.info> <8250aad90dcf563aba4103127df95084a25fbd5d.camel@telenet.be> <87bkuzsap7.fsf@taiju.info> <87a6acjncd.fsf_-_@gnu.org> <8735g4nmyv.fsf@taiju.info> <87zgibh3au.fsf@gnu.org> <87wndfpg3c.fsf@taiju.info> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: Nonidi 29 Prairial an 230 de la =?UTF-8?Q?R=C3=A9volution, ?= jour de la Pivoine X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Fri, 17 Jun 2022 17:12:26 +0200 In-Reply-To: <87wndfpg3c.fsf@taiju.info> (Taiju HIGASHI's message of "Fri, 17 Jun 2022 22:36:07 +0900") Message-ID: <87v8szfhnp.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1655478865; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=wM0v6n6TpyGFSsF1l9ZlebHuqMBzXU9gcQCmTJ08Wr8=; b=MX053ekt/OqytY/pl16WMjEUItK9ndQZ1XGMwYUHPxl8kadLX9twYtolAqXnGPxKKVJje7 5kpqF+/LAAcPXnsIZiFWhfjcav5/iZs1Ixjrr6qqcgN0vRjf2ANUjHiPuAh0Ds+nz3YAeE Z7CEdtr2XOhILJiJP9juWCwvi0Es2A8baJcDXVHv930tgTbeWEMmL6BtG6CiYb+Lo4Oy3e uphOiwnHnXHI8WWqboX0GDVs/jgrIKnRcYc9Hb13vDra3SJ0elY44J5EWi8S4S8lYp8eMD xmyLvSkbOhLlp/O42TX9qIka8InIQbvNh1gDk2uQhlrFOQnAy+PTlxdz4OFIsg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1655478865; a=rsa-sha256; cv=none; b=no51E388PL8VUq7w+8pOUJsnijnkQf8AbT6iKYKseOy9BH0CPgcVu0uJSsIbOnGITz6Gl0 SY4OX8BkUMasuBwLEt10aFd0XMnX7G/Cp8MtlqM4vsf37+cbEmLRWea9FEnOai4JPsKuAN WIDAkDZbA/3lhF2WJdGxgHRFtvE6Gple00gMj7JvcMZCxdXe1a6MUXaD5o19g7dsEDwT8H 5lUv7fSxr0RT24nH6UQn+GfB39PVByEJGCmMP/kW+1Lj7gfct0/433qABSgXJuK3FGE4eL ILo7oic4M6On/NLJW/E4tgWZl0jo/vNHOdA7WRr6h/bAglz9019BSlC6weGdhg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=RpWo5xKj; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -4.69 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=RpWo5xKj; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 1CBF321E42 X-Spam-Score: -4.69 X-Migadu-Scanner: scn0.migadu.com X-TUID: 4Fp1n+Vqhkvy Hi! Taiju HIGASHI skribis: > The point-free style is beautiful, but it is often just > self-satisfaction, so I think after hearing your opinion that better use > them less in shared code. On this topic and others, the manual links to Riastradh=E2=80=99s style gui= de for Scheme (info "(guix) Formatting Code"), which is worth a read! Ludo=E2=80=99.