From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id IBdpMiuHEWWp0wAAauVa8A:P1 (envelope-from ) for ; Mon, 25 Sep 2023 15:12:11 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id IBdpMiuHEWWp0wAAauVa8A (envelope-from ) for ; Mon, 25 Sep 2023 15:12:11 +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 87EB7417C9 for ; Mon, 25 Sep 2023 15:12:11 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=none; 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"; dmarc=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1695647531; 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; bh=LVp7ZNWudO5M+tZW6RPKigRSj9kwKzw00VVwc1mS70Y=; b=BIgg4Fj6YnTjk4+a7sntStA/6wyy+Mdb12YioDUYdDFfHu00AN7ks8UIuSjZ4lJzRQ0kcU /ZzmCy1Vb7xpVxiuNQs3ptILdccer+Zk/ZbZtnaiEhxJRiToK0lGP1MLpGBtywWRTnrdyg yOoYLaZivzmN64reb7u1jcp2O/KdbmCVbyH6Q5dvIY/QPMZrZPNzRwxLc/GMX4SvP9Dm9k TM5CmVpOm4pYb2uL1OmTYq8JKTYh6pQHVg018dh6NSbVfs3qxLiGC0MI9kkq6Zud0lNoZS nY46CVEImrt6W6VECxek6pXjV7NUx3WjseULqop4rTCEPmJnlYMrduLVELnhGA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1695647531; a=rsa-sha256; cv=none; b=Ut9IyujMuEvewELpXUIpQf/jcurPHcupUlfBBF8rJP9AmcqQJB2zV/vUQp3q416Wr7vfIx b9THTcdL4E3Ob6VGQPaTpVS2YYLABC+cL7CQHG6AGysxl9VeYhp4UzGcfWCAqJ4iiVSGo+ ZKWUgjABCPcw2ykPh6fADRcBtG2kZeI0EOmHo4OkLSBtgdTHqIwM9NH0TO7lmjfnCtE83s LBAdD58BiuAc52pcKiDZtwWg/fbp0rRndNGBfEUeX+V2DOgdhqEd/I1qQSBqDxY7HdstP/ 1uXkxYk5rE0iViIVlYnl/6pDsgsSqN9lYySsN51RjkRNhOoO8pA8kY25ZxrPvQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; 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"; dmarc=none Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qklNQ-0003v9-6I; Mon, 25 Sep 2023 09:11:52 -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 1qklNO-0003ut-5e for guix-patches@gnu.org; Mon, 25 Sep 2023 09:11:50 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qklNN-0005QB-Tb for guix-patches@gnu.org; Mon, 25 Sep 2023 09:11:49 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qklNa-0000Uv-8q for guix-patches@gnu.org; Mon, 25 Sep 2023 09:12:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#65479] [PATCH core-updates v2 12/62] search-paths: Add $XML_CATALOG_FILES and $SGML_CATALOG_FILES. Resent-From: Bruno Victal Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 25 Sep 2023 13:12:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65479 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Simon Tournier Cc: Josselin Poiret , Mathieu Othacehe , Ludovic =?UTF-8?Q?Court=C3=A8s?= , Tobias Geerinckx-Rice , Ricardo Wurmus , 65479@debbugs.gnu.org, Christopher Baines Received: via spool by 65479-submit@debbugs.gnu.org id=B65479.16956475091892 (code B ref 65479); Mon, 25 Sep 2023 13:12:02 +0000 Received: (at 65479) by debbugs.gnu.org; 25 Sep 2023 13:11:49 +0000 Received: from localhost ([127.0.0.1]:44564 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qklNN-0000UQ-Cv for submit@debbugs.gnu.org; Mon, 25 Sep 2023 09:11:49 -0400 Received: from smtpmciv1.myservices.hosting ([185.26.107.237]:38366) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qklNK-0000UH-N7 for 65479@debbugs.gnu.org; Mon, 25 Sep 2023 09:11:47 -0400 Received: from mail1.netim.hosting (unknown [185.26.106.173]) by smtpmciv1.myservices.hosting (Postfix) with ESMTP id 3DD142053B; Mon, 25 Sep 2023 15:11:21 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by mail1.netim.hosting (Postfix) with ESMTP id 9757E800A4; Mon, 25 Sep 2023 15:11:16 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at mail1.netim.hosting Received: from mail1.netim.hosting ([127.0.0.1]) by localhost (mail1-2.netim.hosting [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id LkL3uzpF8wEb; Mon, 25 Sep 2023 15:11:16 +0200 (CEST) Received: from [192.168.1.116] (unknown [10.192.1.83]) (Authenticated sender: lumen@makinata.eu) by mail1.netim.hosting (Postfix) with ESMTPSA id 528E0800A1; Mon, 25 Sep 2023 15:11:08 +0200 (CEST) Message-ID: Date: Mon, 25 Sep 2023 14:11:07 +0100 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Content-Language: en-US References: <87lecu7kct.fsf@gmail.com> From: Bruno Victal In-Reply-To: <87lecu7kct.fsf@gmail.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 X-Spam-Score: -1.24 X-Migadu-Spam-Score: -1.24 X-Migadu-Scanner: mx1.migadu.com X-Migadu-Queue-Id: 87EB7417C9 X-TUID: 7hxDodogtld7 Hi Simon, On 2023-09-25 09:00, Simon Tournier wrote: > And here that’s not the new example from the manual. Somehow, the way > using ’(search-path-specification (variable "XML_CATALOG_FILES") …) > seems documented but not (list $XML_CATALOG_FILES). And that is > confusing me. […] >> +(define $XML_CATALOG_FILES >> + ;; $XML_CATALOG_FILES lists 'catalog.xml' files found in under the 'xml' >> + ;; sub-directory of any given package. >> + (search-path-specification >> + (variable "XML_CATALOG_FILES") >> + (separator " ") >> + (files '("xml")) >> + (file-pattern "^catalog\\.xml$") >> + (file-type 'regular))) > > Well, somehow the manual should provide an example using, > > (search-path-specification > (variable "SOMETHING_RELEVANT") > (separator " ") > (files '("foo")) > (file-pattern "^catalog\\.bar$") > (file-type 'regular)) > > instead of the one using XML_CATALOG_FILES, especially if this former is > now replaced by the shorthand $XML_CATALOG_FILES. Else, I am confused. Right, I think I can see the potential for misunderstanding with the updated doc section. I'll address it in a v3 after giving some time for others to chime in with the remainder of the series. -- Furthermore, I consider that nonfree software must be eradicated. Cheers, Bruno.