From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id QJAqI42VZ2R5XAAASxT56A (envelope-from ) for ; Fri, 19 May 2023 17:28:13 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id mHAfI42VZ2Q/LQAA9RJhRA (envelope-from ) for ; Fri, 19 May 2023 17:28:13 +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 577332A456 for ; Fri, 19 May 2023 17:28:13 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1q021T-0002jg-BN; Fri, 19 May 2023 11:28: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 1q021S-0002jX-As for guix-patches@gnu.org; Fri, 19 May 2023 11:28: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 1q021S-0006i3-31 for guix-patches@gnu.org; Fri, 19 May 2023 11:28:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1q021R-0000xJ-UV for guix-patches@gnu.org; Fri, 19 May 2023 11:28: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, 19 May 2023 15:28: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.16845100673649 (code B ref 63135); Fri, 19 May 2023 15:28:01 +0000 Received: (at 63135) by debbugs.gnu.org; 19 May 2023 15:27:47 +0000 Received: from localhost ([127.0.0.1]:57176 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q021D-0000wn-51 for submit@debbugs.gnu.org; Fri, 19 May 2023 11:27:47 -0400 Received: from eggs.gnu.org ([209.51.188.92]:42104) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q021A-0000wa-TD for 63135@debbugs.gnu.org; Fri, 19 May 2023 11:27:45 -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 1q0215-0006ZV-N8; Fri, 19 May 2023 11:27:39 -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=8lTF9b2kj24SXa7cIGA4UoBY0wXlEGdTSLjPkyGKtY8=; b=LAm8BU7jfwuOYRvZeVxg 8RPHwMB1bWtuG2dgx+b0tU8jKKUTnPpKYuQvYeZTPqH6ZJTIwxwPoHBPmbUC3d5IHD7p2YFUvIcYu owus+v5QKCPwGMRTh8dBoGmZWKRNZhVf/iHCGjxnrJM/JhqA70lqV1Mp6lvoqEzczQQ2GZfLEff88 2I5Gu6sNF7T5ZUsY9Mjtnl36bgZGleWusZ8ycSZhO80lUdhWYsZgjoP/qjgrD1ZOn3c7M+9jjgLYo BYRUlr2T2h0wt+lhT6UTgtMtCv31mtDmbsMJKxyaxGr4wTGiNbSNWiyiHLlqe/YTnh/YTLqXQIivN s6exVKUfw7GFTg==; 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 1q0215-0005EJ-9l; Fri, 19 May 2023 11:27:39 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20230428191905.13860-1-paren@disroot.org> <20230428191905.13860-5-paren@disroot.org> Date: Fri, 19 May 2023 17:27:37 +0200 In-Reply-To: <20230428191905.13860-5-paren@disroot.org> (paren@disroot.org's message of "Fri, 28 Apr 2023 20:19:04 +0100") Message-ID: <874jo8xrx2.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=1684510093; a=rsa-sha256; cv=none; b=Bb/6hA215GJinONKwPXuIB7BtQ9ZgwxPKUw1j5eVioqx9CTZWCErIBFJ+XxqydnxvDkjuZ PvYzCjWRtbrm0V5v1yvIdoQTrXSznuy5uONK5hMSCuxm8ORH68gh8FBvsFqxgE2ABxhfsM Gaa6oGPJSMxF9xB66xxdwlEso6uCSBWrwVO298Dx3tfxmaSNeRnyTGrUwM/Wliwi3lWoRJ KvH+BDg9B4n7HwPS5IcsaRxS9Km1yn5QUAuvs+NGRSwPQnP6BDPRY27MxdPeZZ3gP9Tod2 XhwnlyVVcSaWRjSrDLoCJaIBkowGk3pc0GZD7l2Iumm+JfOM+nD6+dGClJ9LCg== 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=LAm8BU7j; 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=1684510093; 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=8lTF9b2kj24SXa7cIGA4UoBY0wXlEGdTSLjPkyGKtY8=; b=VXqEltJd76rA3tNpsNGs5qAvNEwdr0gwGuGKVWzXJgCT8U6DJSZf7IyP7ouR2DZZuyvnpQ SDzdsesooRYLnJ3x+L84KwOSM6zm/CyOxsbDVHgx4O1KvFwfUCpfYvXWTKaQTP813oYi10 vavhUeeEzjmYQbKpQM//Gp2vcy5M7IFFf4sRTwUQusi+hQjEsGMnB5AcUb1IL2FNXJsQvo yH2w8yIbsdidhc2qtlZbBwAdJrY6w/E47U7QFKIm4UilQHuyumPnk6xnyhRIRiKV1FgZ5O ixJvU8lA3c4IVSioWAt00m1xCporKayZf4oVPUnqmDuXwAeciu47egi4+/A6pA== X-Migadu-Spam-Score: -1.01 X-Spam-Score: -1.01 X-Migadu-Queue-Id: 577332A456 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=LAm8BU7j; 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: BNSXa4XqeJ81 "(" skribis: > * .dir-locals.el: Treat the fourth form onwards as the body, rather than > the third onwards. 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? Ludo=E2=80=99.