From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id +IfDEUkbbmR/UAEASxT56A (envelope-from ) for ; Wed, 24 May 2023 16:12:25 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id EAfJEEkbbmS6cQEAG6o9tA (envelope-from ) for ; Wed, 24 May 2023 16:12: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 D0569EB1E for ; Wed, 24 May 2023 16:12:24 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1q1pDf-0006us-J4; Wed, 24 May 2023 10:12:03 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1q1pDe-0006ui-CX for guix-patches@gnu.org; Wed, 24 May 2023 10:12:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1q1pDe-0001pd-3F for guix-patches@gnu.org; Wed, 24 May 2023 10:12:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1q1pDd-00030g-VE for guix-patches@gnu.org; Wed, 24 May 2023 10:12:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#63135] [PATCH 0/3] MATCH-RECROD improvements Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 24 May 2023 14:12:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 63135 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: "(" Cc: Josselin Poiret , 63135@debbugs.gnu.org Received: via spool by 63135-submit@debbugs.gnu.org id=B63135.168493748511518 (code B ref 63135); Wed, 24 May 2023 14:12:01 +0000 Received: (at 63135) by debbugs.gnu.org; 24 May 2023 14:11:25 +0000 Received: from localhost ([127.0.0.1]:44276 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q1pD2-0002zi-OC for submit@debbugs.gnu.org; Wed, 24 May 2023 10:11:25 -0400 Received: from eggs.gnu.org ([209.51.188.92]:39970) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q1pD1-0002zV-8f for 63135@debbugs.gnu.org; Wed, 24 May 2023 10:11:24 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1q1pCv-0001jw-Qc; Wed, 24 May 2023 10:11:17 -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=R3lncw7g30lHM5eLpAMaFW7l8cj3Uw0ArGEEvkVmEFc=; b=I1LQn1FtSb29VTN1V0w1 RArSg/fGntEmd1MvhFf6K5/JuzqgRKF3OahLXgp536+4heatMIh2yeerwUjcyTh5+2X64EmqIj5iZ L+iZ/C6aWv8PQ0MobH1lyng3UaErYU6liKdgZpSnHQZ4U+IUNbluYv4HSEMLHyEeZF3kPjCjHO9Kn nlFkTmSQrOlrD3NNBAmgRf0v7zTjJ2SusHsgVi+y9lGhFDKhz6RXcI11wxfPWThUwzSRkfOoc3dkz b1VrpYNVX7NPgrFIdow1zzbhpAMSEFCHUIYKViyS2WHM+YFuKB0fVM1x8FaXwknmboXkgzDLdcmGK TJ64KFcYUITTmw==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201] helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1q1pCv-0000Y3-De; Wed, 24 May 2023 10:11:17 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20230428191905.13860-1-paren@disroot.org> <20230428191905.13860-5-paren@disroot.org> <874jo8xrx2.fsf_-_@gnu.org> <87mt1ykhg5.fsf@disroot.org> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: Quintidi 5 Prairial an 231 de la =?UTF-8?Q?R=C3=A9volution, ?= jour du Canard 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: Wed, 24 May 2023 16:11:15 +0200 In-Reply-To: <87mt1ykhg5.fsf@disroot.org> (paren@disroot.org's message of "Sat, 20 May 2023 19:02:57 +0100") Message-ID: <87o7m9lszg.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (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-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN ARC-Seal: i=1; s=key1; d=yhetil.org; t=1684937545; a=rsa-sha256; cv=none; b=iQVKn4UX0tjzKuS0TN6MeK7uwOXh6Xe8I9QALLn9UJ/aeO2Y1C3RK3Fy038WrfOeMPOknH /mhZWqD5X0ob86GYA5kYndqnxowJ5jgHmF4uGXtMsw3sIpx6PHCHzxunAm5KdIsG6S0feF f9xhelv1h8KwWosMqo+TVNPNhmuICqc7NqoGGqFuxRe5LwxH6yjS7IaGbWouatCHlMsGx+ cfEUMydZZ2sSKo7Ulue9861VtgRWY/3k7obUMoqcBxp6PKN03gVcm8iqjl4D+BHN8s03BV VNwoMTdYkxSc9Ae+p0BeTsj5COFAKFkUStqcbdu9wCHjDKqyb+Z5VqxqeUSxgA== 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=I1LQn1Ft; 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1684937545; 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=R3lncw7g30lHM5eLpAMaFW7l8cj3Uw0ArGEEvkVmEFc=; b=FHWKN5FLImGqajzIDYwDH2nPTjooHcLqjQOxK2/vNpRSJrT7+ZgtWj4nucFQ2FY1DB6zgr kL4S2PtJLcAweM1L2vmSATP/Mew6uusBUWmNgGyTBifdm8jwUy8Rt5sRwV4CIdea3v0+nc 3aQRDcuYWH1po6NxfNJcReKhj+yUugi4sasBlfKLQaoLvJNrY5sw+ajDezSMUtUKEJSutj QTKRsbtvwH01/yzWsIK1NdeQ9hPO7vmX1pEQ0edKldtxNG+Ni5XLAlNmJJoXalk08StMSW IGMfEw3Qu4xf1T+XkwtUrj0WK8BKvke8W11j36vETirD23iN3pn0mRR5F+sD8Q== X-Migadu-Spam-Score: -4.37 X-Spam-Score: -4.37 X-Migadu-Queue-Id: D0569EB1E X-Migadu-Scanner: scn0.migadu.com Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=I1LQn1Ft; 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-TUID: EjQ7+5s69ODh "(" skribis: > Ludovic Court=C3=A8s writes: >> Hmm that=E2=80=99s =E2=80=9Cincorrect=E2=80=9D, no? >> >> Currently we have: >> >> (match-record x >> (field1 field2 =E2=80=A6) >> body =E2=80=A6) >> >> Do you mean to move the field list on the first line? > > Wait, that's intentional? :) With this change, wouldn't it be: > > ``` > (match-record x > (field1 field2) > body ...) > ``` > > which seems more in line with how other macros with bodies are typically > indented. Ah! Dunno, to me the version you=E2=80=99re showing here looks =E2=80=9Cle= ss natural=E2=80=9D because it=E2=80=99s a departure from =E2=80=98match=E2=80=99, which was th= e model here. I understand this is all rather subjective=E2=80=A6 Ludo=E2=80=99.