From debbugs-submit-bounces@debbugs.gnu.org Wed Jan 15 17:27:06 2025 Received: (at submit) by debbugs.gnu.org; 15 Jan 2025 22:27:06 +0000 Received: from localhost ([127.0.0.1]:59138 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tYBqp-0003S7-B9 for submit@debbugs.gnu.org; Wed, 15 Jan 2025 17:27:06 -0500 Received: from lists.gnu.org ([2001:470:142::17]:47158) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1tYBqm-0003RL-Ni for submit@debbugs.gnu.org; Wed, 15 Jan 2025 17:27:01 -0500 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 1tYBqh-0005wR-4T for bug-guix@gnu.org; Wed, 15 Jan 2025 17:26:55 -0500 Received: from out-186.mta0.migadu.com ([91.218.175.186]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1tYBqd-0005Wi-DY for bug-guix@gnu.org; Wed, 15 Jan 2025 17:26:54 -0500 Date: Wed, 15 Jan 2025 17:26:32 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=incana.org; s=key1; t=1736980001; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=jAmK3LQ0Yc7wCQD9+/YQEVd8/tRWIhnor/xJ5qq3XYc=; b=8/yhL3E27kTLVdUX8dq5QU2G1+hQTD2hfhJhYwU2R4pRg+oQ8JJD4vRxHc7ju4AyIRnDR3 R5OLq/nmzRnGmv0liOMav4kKHtfuTn2mDHiA1g3DWpT9ZhweJxWvK5SpOLbzP0GAdKWkVu F2VMnidOkqRKISzzdxupHD0gM/fXVHnoqwDSQ9OIjVdZp3OpC8zTU7iAyN5RU5gXPGfg9W v8gRvsR4WHX0wyb9v2OIzoHk8fm/aWTjsxNRwi+juI3a4Sh30JD3YH9XmG5zdIOWDI2+Sk rZVtKdwvFmMcjYFwd/9kyZLre5QaBkRWOPz7RIGz05joSXTnEfCOh6VHCE6aDg== X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. From: Juliana Sims Subject: home-fontconfig-service-type is underdocumented To: bug-guix@gnu.org Message-Id: <8CI5QS.408OJH4QUIXZ@incana.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable X-Migadu-Flow: FLOW_OUT Received-SPF: pass client-ip=91.218.175.186; envelope-from=juli@incana.org; helo=out-186.mta0.migadu.com X-Spam_score_int: -23 X-Spam_score: -2.4 X-Spam_bar: -- X-Spam_report: (-2.4 / 5.0 requ) BAYES_00=-1.9, DKIM_INVALID=0.1, DKIM_SIGNED=0.1, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, RCVD_IN_VALIDITY_SAFE_BLOCKED=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.9 (/) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) The description pretty much covers it. The documentation for home-fontconfig-service-type=B9 (as of 2025-01-15)=20 does not specify the format for the extension list. Specifically, the=20 sublist of the example list appears to expect certain elements which=20 are not explained, nor does the page link to other documentation which=20 explains them. =B9=20 https://guix.gnu.org/manual/devel/en/html_node/Fonts-Home-Services.html