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 ms9.migadu.com with LMTPS id XbrnMmzhcGSkdgAASxT56A (envelope-from ) for ; Fri, 26 May 2023 18:42:20 +0200 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 qG46MWzhcGRyxAAAG6o9tA (envelope-from ) for ; Fri, 26 May 2023 18:42:20 +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 72F93209E8 for ; Fri, 26 May 2023 18:42:20 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1q2aVw-00005X-CW; Fri, 26 May 2023 12:42: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 1q2aVu-000055-E3 for guix-patches@gnu.org; Fri, 26 May 2023 12:42: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 1q2aVu-0000Sb-6A for guix-patches@gnu.org; Fri, 26 May 2023 12:42:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1q2aVt-0003ZE-Ns for guix-patches@gnu.org; Fri, 26 May 2023 12:42: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: Fri, 26 May 2023 16:42: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.168511928013651 (code B ref 63135); Fri, 26 May 2023 16:42:01 +0000 Received: (at 63135) by debbugs.gnu.org; 26 May 2023 16:41:20 +0000 Received: from localhost ([127.0.0.1]:50693 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q2aVE-0003Y7-8b for submit@debbugs.gnu.org; Fri, 26 May 2023 12:41:20 -0400 Received: from eggs.gnu.org ([209.51.188.92]:39918) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q2aVB-0003Xr-Ib for 63135@debbugs.gnu.org; Fri, 26 May 2023 12:41:18 -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 1q2aV5-0000OM-Rc; Fri, 26 May 2023 12:41:11 -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=Qehs3t1YqzcR0rPLitATddPXx1WRJJwKToZIxyIUzzk=; b=KxqqqxKJz/t5fSSeiXOb 2gJVyip2SH/bAKhvRHXLNt598Ct8Qkftmpprhb0xmWUaaBWKNP2GqFGA1hOCeHvB2zlogf1VDqOzm TmxduDCoueasjbTDjWNOqa279a8uOKw05rUapXfgpx6r0WAVRJ476/BHcCM4UUNE+4TYLI4kL02CD gmrrSfVmghBVwGxPgLOBe+s+YeCgYeCS5Os/G2eDYfaUQj8ayDflKp+cKwgrN/Y2yIIj5gZ4Wq8Xo GKiCaeViAS+jkwwyKkde6Wc/u5+AzAycNP6FMZvP2bXD/vNGGMTM2ma6XT4zv6lYjhMjSD/eXhuNy nGL+cOQQDJqh+g==; 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 1q2aV5-0003jy-FB; Fri, 26 May 2023 12:41:11 -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> <87o7m9lszg.fsf@gnu.org> <87353lhgo0.fsf@disroot.org> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: Septidi 7 Prairial an 231 de la =?UTF-8?Q?R=C3=A9volution, ?= jour du Fromental 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, 26 May 2023 18:41:08 +0200 In-Reply-To: <87353lhgo0.fsf@disroot.org> (paren@disroot.org's message of "Wed, 24 May 2023 16:49:39 +0100") Message-ID: <87pm6nhwpn.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=1685119340; a=rsa-sha256; cv=none; b=g36juFP652UFWuVHHNs2Ok8kOa24oYtwY4tKw6eP0LxzR86R7FmHnNVs/aY3axExRHXzz0 NLNtGzoGlUEPhpeDNfAQ8BA9oJJckJW0lHxkwccc6oCRaFbsvjKjVeaVFSx4GZP4LKMAuA 517U0Q/LyKp9HCfGqxbjlIVNqxrFUcgz2GwZL1Y1R94r++PXiiYQRE6hmbKLY7ydQU5tH+ bG6K7TiaN5PYmFH61zIe+4fLA7LqawJCrkcQpMI3wahbo5ZAT9roaHw4UcAbgXMP7P7z0o 9/W5ykrAbhY0IGHxbE/EoIsOzG9k68wYN9bVQkMDBe1WfdyF/pe7CDBWZQ25mg== 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=KxqqqxKJ; 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=1685119340; 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=Qehs3t1YqzcR0rPLitATddPXx1WRJJwKToZIxyIUzzk=; b=ZzgJs1IqZue2D/eJV4HQlQ5Dzpu4al+K22+eH2AIblhrnA31uq1DlWcRfO1/lHqM+g3sOs 1ksceMUJ2AkbqQC2I7gUmNkeuhYI1ncgZx/J6FsZGzBb/mKGX+9Dx4NmoADTrOY6ZD/a4J ngbRjNon/fQ2yQ0NwCHAtTUhIeFsDTWnRppHAVienaKrFwf9OAQt6OqzknBTB2UtorrhMl Vd5e+EKIAWaGnglgwhm0K0rV9ZOCwoKuQDB+rkCqWi/pBPiYXt0KjPfctZZGr1+dOxvdm6 p3PNlwnb82Ufoa8PXuvp0+irXtLt18v0pYajvHQbaAm5ZWKKsdSvYu6cmd3huQ== X-Migadu-Spam-Score: -1.81 X-Spam-Score: -1.81 X-Migadu-Queue-Id: 72F93209E8 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=KxqqqxKJ; 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: h2Tr+pquFqXe Hi, "(" skribis: > Ludovic Court=C3=A8s writes: >> Ah! Dunno, to me the version you=E2=80=99re showing here looks =E2=80= =9Cless natural=E2=80=9D >> because it=E2=80=99s a departure from =E2=80=98match=E2=80=99, which was= the model here. >> >> I understand this is all rather subjective=E2=80=A6 > > To me, the current indentation conflates the fields expression with the > body, which could be confusing for someone who'd never seen a > MATCH-RECORD form before. Hmm yeah, that makes sense. I=E2=80=99m fine with changing then, as long as =E2=80=98.dir-locals.el=E2= =80=99 and (guix read-print) implement the same rule. Ludo=E2=80=99.