From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id mCbpNOqjUGO5WgEAbAwnHQ (envelope-from ) for ; Thu, 20 Oct 2022 03:27:06 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id WKAONeqjUGOrrQAA9RJhRA (envelope-from ) for ; Thu, 20 Oct 2022 03:27:06 +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 7894C1A106 for ; Thu, 20 Oct 2022 03:27:06 +0200 (CEST) Received: from localhost ([::1]:56066 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1olKKv-0006xx-Ku for larch@yhetil.org; Wed, 19 Oct 2022 21:27:05 -0400 Received: from [::1] (port=39008 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1olKI3-0006Uf-Bl for larch@yhetil.org; Wed, 19 Oct 2022 21:24:07 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:43674) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1olKHy-0006Tx-UB for guix-patches@gnu.org; Wed, 19 Oct 2022 21:24:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:33330) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1olKHy-0003ZH-LA for guix-patches@gnu.org; Wed, 19 Oct 2022 21:24:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1olKHy-0003Ez-2b for guix-patches@gnu.org; Wed, 19 Oct 2022 21:24:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#57963] [PATCH 0/1] Support user's fontconfig. Resent-From: Declan Tsien Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 20 Oct 2022 01:24:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 57963 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Taiju HIGASHI Cc: 57963@debbugs.gnu.org, liliana.prikler@gmail.com, Andrew Tropin Received: via spool by 57963-submit@debbugs.gnu.org id=B57963.166622900712414 (code B ref 57963); Thu, 20 Oct 2022 01:24:02 +0000 Received: (at 57963) by debbugs.gnu.org; 20 Oct 2022 01:23:27 +0000 Received: from localhost ([127.0.0.1]:60641 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1olKHO-0003EA-Mm for submit@debbugs.gnu.org; Wed, 19 Oct 2022 21:23:27 -0400 Received: from mx0.riseup.net ([198.252.153.6]:43192) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1olKHH-0003Dp-8H for 57963@debbugs.gnu.org; Wed, 19 Oct 2022 21:23:26 -0400 Received: from fews1.riseup.net (fews1-pn.riseup.net [10.0.1.83]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "mail.riseup.net", Issuer "R3" (not verified)) by mx0.riseup.net (Postfix) with ESMTPS id 4Mt8xF1BWNz9snQ; Thu, 20 Oct 2022 01:23:13 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=riseup.net; s=squak; t=1666228993; bh=xVLrg0Rsf7gBMJT74xxNRzEqCHrOBevBXlR7fhk/kWw=; h=From:To:Cc:Subject:In-Reply-To:References:Date:From; b=V1p3bI/WRSFrRvBLHfollHQyRDVm5XYcWEjfMi2r45ktT/YUlYPXvPoWfdSjgB1/a TFyAFzjE6z1zx2QJMqfvwpkKDFDwemkpa0c3vC96oMp0d6sQMXPzXTmOqNIxzJMNwF mh9GYOq0r+lnSyv3xCWMMCVJlKlN5plgNCXPsTGE= X-Riseup-User-ID: 3DF7B43BD2009CBC51260ADDB58B842E598B19446AE874C965E5493835D99A6E Received: from [127.0.0.1] (localhost [127.0.0.1]) by fews1.riseup.net (Postfix) with ESMTPSA id 4Mt8xD2sx6z5w5f; Thu, 20 Oct 2022 01:23:12 +0000 (UTC) From: Declan Tsien In-Reply-To: <87czanebhd.fsf@taiju.info> (Taiju HIGASHI's message of "Thu, 20 Oct 2022 06:42:54 +0900") References: <87k053sxur.fsf@gnu.org> <87zgdzat99.fsf@trop.in> <87zgdxgx0l.fsf@taiju.info> <875ygiqur9.fsf@gnu.org> <87r0z5e23k.fsf@taiju.info> <87czanebhd.fsf@taiju.info> Date: Thu, 20 Oct 2022 09:23:01 +0800 Message-ID: <87o7u7e1ai.fsf@riseup.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" 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" X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1666229226; 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: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=mE9W8GP7cuTBv08mI8Dw9EZz7QuOHXFAkmUYMC+1pEM=; b=aK4ma9MjTjEz1kGYBJazS4Y/EzVKHGsoHDmobopwccTsT2ZKZWUEXc+gas/hOmL3cnYmwX pCF/oGeScDsExU778C89LIOQ1V5NfavPo0fixxwsxib6zDnMVtwKyYxNCbPdkXxl5cruwi XNC9CasEtSr7RtmHCI0wyxZ+yKbO0wOHXGzNdFwdM/TJB29Svc/F+NIwsSiXe0sQvxSTiM dpRfwAgbLHqzdeRekzy5ce+xKbEJKAllpFmFrm+viR4WgUoWz6blABaMgJIASPqZq9LdRy RzFG7h9hi5xO4vh/n1dlCNtYUNN8UpoxISSABPUrig2t31EGv7Zj5jUN1pTm4g== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1666229226; a=rsa-sha256; cv=none; b=CsRvy9D6BMN5KnsQV7VUbs2aebnZ3URtl7MKvIciV6Joz8WcPg+WXwnnPW4KCNQ85iREo0 U0bwdUCs0YCkdVeQRNJDtwTD9hpEbdEDDkwl4CeA4lUvda74DTCIkYtJ2LMi7/mSnr9WU4 xC/OVoLQYVct9oTFdjs6BcYCv1LkyiS0amiZdcqqQTs3loilabzG4o17L4r2H8hDG2HFJn OgqrhCkpZM+C1uDtIFB0+0vWvfuhXdWBaN12O2WZM5VQWmrnIi1FfNmWz+utUx+lu2paMn LfdZEV1pF2YnMlBNBEK1/PplO5gTBLKxPoKjmqUUKj0XxWNg14iU29u+OY3ubA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=riseup.net header.s=squak header.b="V1p3bI/W"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=riseup.net (policy=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" X-Migadu-Spam-Score: 6.87 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=riseup.net header.s=squak header.b="V1p3bI/W"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=riseup.net (policy=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" X-Migadu-Queue-Id: 7894C1A106 X-Spam-Score: 6.87 X-Migadu-Scanner: scn1.migadu.com X-TUID: 7r5GoFfFoT0/ --=-=-= Content-Type: text/plain Taiju HIGASHI writes: > (default-font-serif-family "Noto Serif CJK JP") > (default-font-sans-serif-family "Noto Sans Serif CJK JP") > (default-font-monospace-family "PlemolJP Console") Does this take a list as value? Because I have specified some fallback fonts in my configuration. I directly use sxml to serialize the config file right now. Below is a portion of it. It would be great if I could use this home-service without writing extra sxml code once it gets merged. #+begin_src scheme (alias (@ (binding "strong")) (family "sans-serif") (prefer (family "WenQuanYi Micro Hei") (family "Noto Sans"))) (alias (@ (binding "strong")) (family "monospace") (prefer (family "Sarasa Mono CL") (family "Inconsolata") (family "Noto Mono"))) #+end_src --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQHLBAEBCAA1FiEE9pXznsYl4IEztXWfD8aHA3Xv4vUFAmNQovUXHGRlY2xhbnRz aWVuQHJpc2V1cC5uZXQACgkQD8aHA3Xv4vUbVgv/U1xHJ6dMuyZc0T1O0uV5mSNr 9KndwGd3BiOJndmNyFvriePC6fnKJIkdbzL8Ts1B/gUHDGbeeGp+rUkXdpXqRUUb ZNLrB+CzSoI+ezLaZz6RClFX8BqjTwXxu2Gr9xuCPv9kw7SSwGBSeS84BwHfdHBU JR6jQh4ECb+XS3T4FavvQJNSklAp2gPvCNe8Pzi5JsrQCUzNR53cptfZqLQyw553 7i4e+7y/Hr9Y2nOje8aAiIbkn8MvwhVfNdwWbE4J5MElFPcvNqNvAA+1Dsc9e7tY qX7UHVqhCllPXzpfdY5rWU2LgWd+WmPw9+UrdC2ytl2bLvtCCyeFgh8oSSm+OeZE 9BJ1GBVz3c3zT1txeB6w1dGjQFlBcDTZcgkKZArFTJ0+WoN52W9zGfqu1DgEFKPp fPmqTqUOeOhGt4lnm4ZcbcOI/7BVZeUMoLr/CRJNZyXE5jk596gofWjxvZSJcJcP FH/BOO2cSYcU+1jUCO3xm4+lWFeXK6239Ri3RUqM =siHZ -----END PGP SIGNATURE----- --=-=-=--