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 ms9.migadu.com with LMTPS id oNhXIOELaWTKKQAASxT56A (envelope-from ) for ; Sat, 20 May 2023 20:05:21 +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 MMxqIOELaWTxNgAA9RJhRA (envelope-from ) for ; Sat, 20 May 2023 20:05:21 +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 30F232CF82 for ; Sat, 20 May 2023 20:05:21 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1q0Qwy-00061l-6E; Sat, 20 May 2023 14:05:04 -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 1q0Qww-00061c-AM for guix-patches@gnu.org; Sat, 20 May 2023 14:05: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 1q0Qww-0006Wf-1K for guix-patches@gnu.org; Sat, 20 May 2023 14:05:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1q0Qwv-0000bT-SN for guix-patches@gnu.org; Sat, 20 May 2023 14:05:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#63135] [PATCH 0/3] MATCH-RECROD improvements Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 20 May 2023 18:05: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: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: Josselin Poiret , 63135@debbugs.gnu.org Received: via spool by 63135-submit@debbugs.gnu.org id=B63135.16846058762277 (code B ref 63135); Sat, 20 May 2023 18:05:01 +0000 Received: (at 63135) by debbugs.gnu.org; 20 May 2023 18:04:36 +0000 Received: from localhost ([127.0.0.1]:59355 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q0QwW-0000af-7N for submit@debbugs.gnu.org; Sat, 20 May 2023 14:04:36 -0400 Received: from knopi.disroot.org ([178.21.23.139]:58932) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q0QwT-0000aV-H1 for 63135@debbugs.gnu.org; Sat, 20 May 2023 14:04:34 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 3DB8540D25; Sat, 20 May 2023 20:04:32 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Gjdhn_ueNJM2; Sat, 20 May 2023 20:04:31 +0200 (CEST) References: <20230428191905.13860-1-paren@disroot.org> <20230428191905.13860-5-paren@disroot.org> <874jo8xrx2.fsf_-_@gnu.org> DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1684605871; bh=t4uUht5LH9RCkJ8sdb1mml/9LYgrgl8AL+A3qC0EF/o=; h=References:From:To:Cc:Subject:Date:In-reply-to; b=iwGlqnLMrvtSPRqoRT5epd0V/W60UyHVdX2eRq/7Yk13UvyfiJ+jQv2XQAkb1qex1 v29qfzQ4hc1zbCAtbwPo4mLSgyGuO3MeLJJAMgc3bFI3cv3IZ7ZSF2GLGC1dOz5onU +YVFIO6gGZdqWhmSVL8od0tCwiVvJo9GFIyEwW3qifGlj4hw1amRSVSI4F/wx8/unJ Oo24DRVrMqGq82i2H7w5Z0b8tqw6zJDJKP/ThyJzGej7K/892I3mKtE0Lq4dFVuQ4y BotIijAqWih9j5bCS8wlvNhDV428Nn/+w5SrCamQ0LEX72B0bYH48nJsH+y9izW09z lKpc2/mifs2EQ== Date: Sat, 20 May 2023 19:02:57 +0100 In-reply-to: <874jo8xrx2.fsf_-_@gnu.org> Message-ID: <87mt1ykhg5.fsf@disroot.org> 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: , Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" From: "\( via Guix-patches" via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Seal: i=1; s=key1; d=yhetil.org; t=1684605921; a=rsa-sha256; cv=none; b=PIT6qEh3Zs7cCWYBqJuxEii4dHa8M4zV2N8CLtsq3/3m7bqk7ZXvalApunUjAEPxz34Dil DbdyOBoLFkTrw3pJti4NaAJzpca1DKPGhnAw0xptMboe3KoWvtVpNf2NeKiHeRusiE9CrU KiC7NjidAKZPtqs+Mdo7RLZ6egb+nzPVwwMNib4HHRGhWJXhBWFqbaL7lRW169EtWPxoez c+rCNrc/caN0VEzrpxrlGKFsnuxFx2SbBiiWhlqw+CXnqvS+2dr+6XqeWyO3DuRZ7h9bK/ JTXvlRopBuYuQARucVT4PMIR5VEx4yqEJKc1g/Hi4EqHnbIlYmSqK8IoAfFM/g== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=iwGlqnLM; 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=1684605921; h=from:from:sender:sender:reply-to: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=VUsWy+TPLTIVPuubU3Mk5uJzoW0RiqbuH3/TTcbxHps=; b=nHO2zhhPErCBRi1Xy0+/q0+fX7Avz/wsVSoClxvWcbgk/+gDuz2JkNbzKydAnUvSmDy9bP RVdRC4iaYpjRJBai8JTWosMPPnWbetXTM0S9kS3dO0gmFqPE4S2t6UVukEGGTf21Z0ZdGS uJ77A4oy7knSevutD42+XSwEDBRZ2SGA5vbLfky2Qq+J16i5zSFmaa/OPtCaMhIJGG8VDg D30cIj7Yj9xcmaJWyqMzsy7OM5PWEIBPsSTbvJsGzSdKhym0u9RsqRXi3aHdXRbnSvKIie ULIshHQ/m8WiQbvJRqEos1PRhlPef3gXd/oPA9AfD9p1lVWEEUOGl8IUETr0dQ== X-Migadu-Scanner: scn1.migadu.com Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=iwGlqnLM; 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: -2.18 X-Spam-Score: -2.18 X-Migadu-Queue-Id: 30F232CF82 X-TUID: nW5wZ0WVmR96 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.