From debbugs-submit-bounces@debbugs.gnu.org Sat Sep 24 12:31:45 2022 Received: (at 57460) by debbugs.gnu.org; 24 Sep 2022 16:31:45 +0000 Received: from localhost ([127.0.0.1]:45117 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oc848-0005p5-TV for submit@debbugs.gnu.org; Sat, 24 Sep 2022 12:31:45 -0400 Received: from eggs.gnu.org ([209.51.188.92]:51820) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oc846-0005ot-Um for 57460@debbugs.gnu.org; Sat, 24 Sep 2022 12:31:43 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:54284) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oc840-00031N-Iq; Sat, 24 Sep 2022 12:31:36 -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=ZjKcr+jgM9kDI4sA3g/UFdvT2V0T+MNNehJT5i+zA00=; b=BInunOoPsxFP1emsMiw9 mq8ETZ1sxi6j3/51v5l4ucpxejW+KgE0v9jFg23ljMBOx3mMAzlXaoToFuyDozYC6sNHftJ98VpQp N+YFuZ299Kma4BxengK8P5OHQGUAoMRY1wJZnc39lfv8FzyJOUPaQ33tqfjcpa0UNX2g8wUsRqPzV L4VJA9M+9NecNFlwq4w4YqyDGLE/Mx7v+DbceOCh6SiNO6WmD9OU65FH2qTkfVQtmIK0Dt+J2hiZG xzpmQxHIWbTBFP7ZfyEdInh1pgrX5eQkBOsRDbfGuPNqUdWqBsgfTc2+MA34AdFqYjAP61BcLV7N1 6uSB0U9bOf9rXA==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201]:56416 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oc83q-0005Px-6H; Sat, 24 Sep 2022 12:31:32 -0400 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Maxime Devos Subject: Re: [bug#57460] [PATCH 00/19] Refresh to specific version References: <772d6b613a69ae950b657d94a51019928fdfca5b.1661691694.git.h.goebel@crazy-compilers.com> <87y1u9ce8b.fsf_-_@gnu.org> <3b25bbdf-b92d-732a-11df-28b28c52a63c@telenet.be> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: Tridi 3 =?utf-8?Q?Vend=C3=A9miaire?= an 231 de la =?utf-8?Q?R=C3=A9volution=2C?= jour de la =?utf-8?Q?Ch=C3=A2taigne?= 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: Sat, 24 Sep 2022 18:31:24 +0200 In-Reply-To: <3b25bbdf-b92d-732a-11df-28b28c52a63c@telenet.be> (Maxime Devos's message of "Sat, 24 Sep 2022 12:25:28 +0200") Message-ID: <87v8pc68f7.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-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 57460 Cc: Hartmut Goebel , 57460@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Maxime Devos skribis: > "guix style" is IMO not usable here > (: "guix style" puts closing > parentheses on the wrong line"). =E2=80=98guix style=E2=80=99 has shortcomings, which is why I didn=E2=80=99= t mention it. Initially it had a much narrower scope though. :-) Ludo=E2=80=99.