From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id yDGSAAHZ5mHOdgEAgWs5BA (envelope-from ) for ; Tue, 18 Jan 2022 16:13:05 +0100 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id aF32NADZ5mHVNAEAG6o9tA (envelope-from ) for ; Tue, 18 Jan 2022 16:13:04 +0100 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 A13FB3A8A6 for ; Tue, 18 Jan 2022 16:13:04 +0100 (CET) Received: from localhost ([::1]:59166 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1n9qAR-00065D-PI for larch@yhetil.org; Tue, 18 Jan 2022 10:13:03 -0500 Received: from eggs.gnu.org ([209.51.188.92]:36978) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n9puB-0007wV-Mg for guix-devel@gnu.org; Tue, 18 Jan 2022 09:56:16 -0500 Received: from [2a0c:e300::1] (port=45768 helo=hera.aquilenet.fr) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n9pu8-0004Y0-LY for guix-devel@gnu.org; Tue, 18 Jan 2022 09:56:15 -0500 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id 93D7D87E; Tue, 18 Jan 2022 15:56:06 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at aquilenet.fr Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ZzdF67w55VBM; Tue, 18 Jan 2022 15:56:06 +0100 (CET) Received: from ribbon (91-160-117-201.subs.proxad.net [91.160.117.201]) by hera.aquilenet.fr (Postfix) with ESMTPSA id DDBDA849; Tue, 18 Jan 2022 15:56:05 +0100 (CET) From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Tobias Geerinckx-Rice Subject: Re: 03/06: style: Add support for "newline forms". References: <164182331757.10378.13440878503433702005@vcs2.savannah.gnu.org> <20220110140158.960BFC0DA1D@vcs2.savannah.gnu.org> <87iluqqksz.fsf@nckx> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 29 =?utf-8?Q?Niv=C3=B4se?= an 230 de la =?utf-8?Q?R?= =?utf-8?Q?=C3=A9volution?= 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: Tue, 18 Jan 2022 15:56:05 +0100 In-Reply-To: <87iluqqksz.fsf@nckx> (Tobias Geerinckx-Rice's message of "Tue, 11 Jan 2022 17:33:36 +0100") Message-ID: <871r15gkje.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spamd-Bar: / X-Rspamd-Server: hera X-Rspamd-Queue-Id: 93D7D87E X-Spamd-Result: default: False [-0.10 / 15.00]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; RCPT_COUNT_TWO(0.00)[2]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; RCVD_COUNT_TWO(0.00)[2]; RCVD_TLS_ALL(0.00)[]; MID_RHS_MATCH_FROM(0.00)[] X-Host-Lookup-Failed: Reverse DNS lookup failed for 2a0c:e300::1 (failed) Received-SPF: softfail client-ip=2a0c:e300::1; envelope-from=ludo@gnu.org; helo=hera.aquilenet.fr X-Spam_score_int: -3 X-Spam_score: -0.4 X-Spam_bar: / X-Spam_report: (-0.4 / 5.0 requ) BAYES_00=-1.9, RDNS_NONE=0.793, SPF_HELO_PASS=-0.001, SPF_SOFTFAIL=0.665 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: guix-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: guix-devel@gnu.org Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: "Guix-devel" X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1642518784; 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: in-reply-to:in-reply-to:references:references:list-id:list-help: list-unsubscribe:list-subscribe:list-post; bh=19XMzvt0oo7wGKcHAMs/D7Wf9QsOdx0AhpoNP0ygzX8=; b=kAUrgs6wX1fEEV+BzMjbjL8Oq2pojRCDzLuHu6qKRoNG4E86To/Y+3e5v3spBIOmnPCp5f Jifu54DoahbV+c/l1a6jCEk4/r6teSXGCDnGMwrVZ2lrJB7arIbbyTlP7DTgAWsE3gvPsu j3nHRiK38Q0TuriELuaNhvIHXMbbK/WtMcdPuNjfFKpRL+XmtcNpo0nH9znes+tc3W107p L5I/lybFtz6NlP9ff1tnNASSOiJlj6xdcbed2St8ggVIAfbHlANQIQwB0sJdQFInYKXyr7 MCxZWvUgOo2NM98iJlZqWK3RzPxLJ4z+q/Ve3XJIvh5J4xslKaApAcmCwIMeFg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1642518784; a=rsa-sha256; cv=none; b=hjtVfSflFw+mj7GxAUYKdlp4syvd8fpmk8Qjea7LNyDo3Nc2csCApK2p1vxDrh7qErAkr2 rp0AsSHsL2f0gfWPjB1ep8rijj7kcbvxs0l/D/PUNSSGqXjbiP3rxdJwuKkoCG26iHXtHD KuHiW0eM17Wr0K7OMtz3S5kerman9PT/YWSGDSyXXKzalX7RtfSipTpGSdzVJmwwQCg2TO 2BOsHnP1bqN9jlCtWpWltosoDo3QnWoltAptUuA4XjzVLLmVGWmfDiIT/GN1PBTnfpGAbz co/+pgK1VHDJ89f+NqWTGe6Xu9+aX8Iv2BSH7/23usUUup+8y/mKLS0bLu56cw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-devel-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-devel-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -3.62 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-devel-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-devel-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: A13FB3A8A6 X-Spam-Score: -3.62 X-Migadu-Scanner: scn1.migadu.com X-TUID: T08FAjzM09/v Hi! Tobias Geerinckx-Rice skribis: > guix-commits@gnu.org =E5=86=99=E9=81=93=EF=BC=9A >> + ('base32 '(sha256 origin)) > > I know this is your style, but I would *really* prefer this to be: > >> + ('source '(package)) > > instead. > > I know! But wait! I think that's defensible: for the same reason > that we add a newline after arguments, these few extra columns=20 > give an (IMO) surprising amount of breathing room down the road. No strong opinion here, you may well be representing the majority, and I=E2=80=99m fine with the change you propose. :-) There=E2=80=99s a couple of tests that will need to be adjusted but it shou= ld be alright. (Maybe a few months from now we=E2=80=99ll have additional switches, like =E2=80=98-x civodul=E2=80=99, =E2=80=98-x nckx=E2=80=99, who knows? :-)) Ludo=E2=80=99.