From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id sOWvGVXhXGTW4gAASxT56A (envelope-from ) for ; Thu, 11 May 2023 14:36:37 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id KCeNGVXhXGQyAgAA9RJhRA (envelope-from ) for ; Thu, 11 May 2023 14:36:37 +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 4423FA0BA for ; Thu, 11 May 2023 14:36:37 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1px5Wd-0004C3-LI; Thu, 11 May 2023 08:36: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 1px5Wc-0004Bv-W4 for guix-patches@gnu.org; Thu, 11 May 2023 08:36:03 -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 1px5Wc-0000BD-Jl for guix-patches@gnu.org; Thu, 11 May 2023 08:36:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1px5Wc-0004Hf-31 for guix-patches@gnu.org; Thu, 11 May 2023 08:36:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#62806] [PATCH] gnu: home: services: fontutils: Add support for SXML fragments. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 11 May 2023 12:36:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 62806 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Andrew Patterson Cc: conses , 62806@debbugs.gnu.org, Andrew Tropin Received: via spool by 62806-submit@debbugs.gnu.org id=B62806.168380850516365 (code B ref 62806); Thu, 11 May 2023 12:36:02 +0000 Received: (at 62806) by debbugs.gnu.org; 11 May 2023 12:35:05 +0000 Received: from localhost ([127.0.0.1]:49957 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1px5Vh-0004Ft-GL for submit@debbugs.gnu.org; Thu, 11 May 2023 08:35:05 -0400 Received: from eggs.gnu.org ([209.51.188.92]:45650) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1px5Ve-0004FG-7O for 62806@debbugs.gnu.org; Thu, 11 May 2023 08:35:03 -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 1px5VY-00082M-Ij; Thu, 11 May 2023 08:34:56 -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=2kkddaRzX37ljjUJDTQ/aspFh4VtfVGGtDGZth74eLY=; b=T2GaxMzR+e214i81pIeb gkQHRtGoN9cCIFPaKWw207XfMLb0tn76Zm9lZr4jBf5otG6Cx0oGxchHmNgzzRIgEpY1T/uSSmGUP d0R9AptqDZvkL25TjlQo1l5SQSGcMDa/i/7JryaKJDBWU6PW6id8ZWZDB7aoAT7N/WssYFT0kYBWA z0SkcaxCle+J9mrJLRr3oINuj/tZhP0kTQ0+c4f8DQdyiz9lajmTkK9ztxyiWQDJfk0A1q6o0M7Vj SJSJI8cTXUR4oLNQdIqGCGTzbHYolwVSHYPmwSVzpNL0PL/YXSFWHgs6GLcYGmdqJHrQyEM6t+XWE lkcJcQd5GHOI8w==; Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1px5VY-0007uB-3b; Thu, 11 May 2023 08:34:56 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20230413034059.5585-1-andrewpatt7@gmail.com> <87o7nd109l.fsf@gnu.org> <87wn20dc7t.fsf@gmail.com> Date: Thu, 11 May 2023 14:34:54 +0200 In-Reply-To: <87wn20dc7t.fsf@gmail.com> (Andrew Patterson's message of "Mon, 24 Apr 2023 19:24:31 -0400") Message-ID: <87o7mr3v2p.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=1683808597; a=rsa-sha256; cv=none; b=eiLbOE0i7ls14n9DFd93bJF0vcqp++nfEn+wuHsPQsRfGzl72WjyLY54+auKJkDiU45BbJ /NUVmPNvgTzCD58uoi52InKuNMtsaOdGcmtT9HeFDS0UvQm9ImtapI7L6jlHlmi7U9p4Ny r2LUo/YtkaBreb/fZLjf+wf33hFvZQFwqJR5HoGHU3aNN3BU5U6FC0C2h61Wl9I3l91WDK +PP7UV47uw9MuOWZZsCuMNXSbY3yc+lj3JAqA+clHlZYW0wee/qQHyUzomKfKl/fP1JksT ufNJfgPmIpHzyIl5Az74a4O7iy/JZYa2XpxiXr5kRHULenwJjii7ylj8HLd7zA== 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=T2GaxMzR; 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=1683808597; 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=2kkddaRzX37ljjUJDTQ/aspFh4VtfVGGtDGZth74eLY=; b=aiMRvizBAqOO0RBpJQFcK6pmMw5VWhBakLugZN28eW4SeY/i4o0gM3hNFRu4W9yS57lqQ5 AEntyHa2uzNPIw4eZ2KCE0qE+UM4yyPQdSA8z4LKcn4mP6Ttqm//1TnpiZYp0AFBL+D2gv HutNweSW54lWS7K5gz4I0+0uke2ILrV/6slpUG/kSbDd+8WFLKky6XUX9zppYXQ742vm6O DDPntGeDHefeSSRLJESO7B6WJwk/z4ceN6uOLtZ+Yu+DIcyB8z8xuRmqLidm0KKMl4jcvi //yPvblks24g4bbFNHfGxn4XfcfKyl7+JRJb4WEVd/d3IqQ0Qm/ykQCBOtJ2yQ== X-Migadu-Spam-Score: -1.31 X-Spam-Score: -1.31 X-Migadu-Queue-Id: 4423FA0BA 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=T2GaxMzR; 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: 0p5NcIuJnyzd Hi Andrew, Sorry for the delay and thanks for your feedback. Andrew Patterson skribis: > It seems to me that the main options are: > 1) Just use my patch, or > 2) write a new patch with an actual configuration record type, > based on conses and Taiju HAGASHI's patches, either with > a) a single font family for the default font family settings, > b) a list of font families for the default font families, or > c) allowing either. I went with #1, but that doesn=E2=80=99t prevent us from considering #2 as = an improvement going forward. Conses, Andrews: you=E2=80=99re welcome to share your thoughts! > If we don't want to just use my patch, I can work on a new patch > with a configuration record. How do you print a deprecation > warning? The (guix deprecation) module provides facilities for that. If that=E2=80= =99s too restrictive, use =E2=80=98warning=E2=80=99 from (guix diagnostics). Thanks! Ludo=E2=80=99.