From unknown Sat Sep 13 16:51:00 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#41085] [PATCH] typo fix in doc/cookbook Resent-From: Jean-Baptiste Note Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 04 May 2020 20:10:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 41085 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 41085@debbugs.gnu.org X-Debbugs-Original-To: guixpatch Received: via spool by submit@debbugs.gnu.org id=B.158862296122239 (code B ref -1); Mon, 04 May 2020 20:10:02 +0000 Received: (at submit) by debbugs.gnu.org; 4 May 2020 20:09:21 +0000 Received: from localhost ([127.0.0.1]:34041 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jVhOz-0005md-Gz for submit@debbugs.gnu.org; Mon, 04 May 2020 16:09:21 -0400 Received: from lists.gnu.org ([209.51.188.17]:33120) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jVhOx-0005mV-FS for submit@debbugs.gnu.org; Mon, 04 May 2020 16:09:20 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:53920) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jVhOx-0001LH-6T for guix-patches@gnu.org; Mon, 04 May 2020 16:09:19 -0400 Received: from mail-wm1-x32c.google.com ([2a00:1450:4864:20::32c]:36291) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jVhOv-0002fw-Va for guix-patches@gnu.org; Mon, 04 May 2020 16:09:18 -0400 Received: by mail-wm1-x32c.google.com with SMTP id u127so942418wmg.1 for ; Mon, 04 May 2020 13:09:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:from:to:subject:date:message-id:user-agent:mime-version; bh=ogTN4WKzujeyx9EB1BCEoUxCA9gEXWkJTtTaXcsbKGM=; b=OriX4w0qSM/rXzrMHBIwjbL1gR7TpM43HCn6v4nVBvOYQyKQuJJX9H5LTHWGQlrTq1 vXXjYNxrJlAqFoVhviqvkxlVYekKAcG+E5E98J3xp4Huo4VIxJ3p2r7FotM4T2Qa2F5K bbdrjup4P7fJejji4FXqJMvmJ18kjfWVV95dn1JSdQ0SENno6HEDG5OIXBSMObUZrvVJ TVfzQky/ZMv7xjYku2Kqgp7A5WUlwgUe7DVihVPkcYJlpxs2jmS24wcAvyZ4A4mwMunq VrhKpcluE/qaLy3Y8hKaq/WaEotNn8PDheUpyLPS0dNFBi6JI5unhv3nHyJLANm44wVZ saLA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:from:to:subject:date:message-id :user-agent:mime-version; bh=ogTN4WKzujeyx9EB1BCEoUxCA9gEXWkJTtTaXcsbKGM=; b=PK/NBWQMFA2M7KQxknp/ZLi2ThwpMed7+mqYnQBxGPovdf1Ad/GXIu9YmQuYZ+qRNy mNsia6pHEbMy+COcbvhQIKgKqyTzSiDYFXbXus4oH20kjUZaMTNWY8q4kywM1Oc4q5J1 uanKfF84Y4Kil4e4Ihf0uHv1W8UV7GzN5gfKJTILe5NeM36zOS4INI3UnfimkfYkN7VI 94wc7SE/L/mC5h3cLz/vEQ/0eBAH0k+BUrudVHN1QgeGUXtrXLKebnS8fwxMtTu6A70E k2fEgGkn5DBOPArf7xDZZjv1a0bvZnGv2fr8A0VN672hN34dTN25rGZ7NFKqEEmKDkY6 WaxA== X-Gm-Message-State: AGi0PuY4tf7ILwCqfcV9c73TpWd/uC72Y7f4FfE4HotW+WCC8DN5ZAKX tBIyzt+orY0fnmYJf12cSjwyawyVzL4= X-Google-Smtp-Source: APiQypIo6dXZ4qbas3UWratPFQsqpsKyJuapYnGuQrRIhbetzzotYxqnrNh7RRw+ZovylL78kBfZcg== X-Received: by 2002:a1c:7905:: with SMTP id l5mr17504386wme.5.1588622955378; Mon, 04 May 2020 13:09:15 -0700 (PDT) Received: from guixrules ([2a01:e35:2e0b:a6b0:e2ce:c3ff:fe74:cec8]) by smtp.gmail.com with ESMTPSA id i17sm37366wml.23.2020.05.04.13.09.13 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 04 May 2020 13:09:14 -0700 (PDT) From: Jean-Baptiste Note Date: Mon, 04 May 2020 20:09:12 +0000 Message-ID: <87pnbj4g47.fsf@m4x.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) MIME-Version: 1.0 Content-Type: multipart/signed; boundary="==-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" Received-SPF: pass client-ip=2a00:1450:4864:20::32c; envelope-from=jbnote@gmail.com; helo=mail-wm1-x32c.google.com X-detected-operating-system: by eggs.gnu.org: No matching host in p0f cache. That's all we know. X-Spam_score_int: -16 X-Spam_score: -1.7 X-Spam_bar: - X-Spam_report: (-1.7 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.001, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001 autolearn=_AUTOLEARN X-Spam_action: no action X-Spam-Score: 1.2 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: Dear Guix Maintainers, Please find attached a typo fix for the documentation. Kind regards, Jean-Baptiste Content analysis details: (1.2 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 URIBL_BLOCKED ADMINISTRATOR NOTICE: The query to URIBL was blocked. See http://wiki.apache.org/spamassassin/DnsBlocklists#dnsbl-block for more information. [URIs: m4x.org] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 1.0 SPF_SOFTFAIL SPF: sender does not match SPF record (softfail) 0.2 HEADER_FROM_DIFFERENT_DOMAINS From and EnvelopeFrom 2nd level mail domains are different 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (jbnote[at]gmail.com) -2.3 RCVD_IN_DNSWL_MED RBL: Sender listed at https://www.dnswl.org/, medium trust [209.51.188.17 listed in list.dnswl.org] -0.0 RCVD_IN_MSPIKE_H2 RBL: Average reputation (+2) [209.51.188.17 listed in wl.mailspike.net] 0.2 FREEMAIL_FORGED_FROMDOMAIN 2nd level domains in From and EnvelopeFrom freemail headers are different 2.0 SPOOFED_FREEMAIL No description available. 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.8 (-) --==-=-= Content-Type: multipart/mixed; boundary="=-=-=" --=-=-= Content-Type: text/plain Dear Guix Maintainers, Please find attached a typo fix for the documentation. Kind regards, Jean-Baptiste --=-=-= Content-Type: text/x-patch; charset=utf-8 Content-Disposition: attachment; filename=0001-doc-cookbook-Fix-sbcl-ttf-fonts-package-name.patch Content-Transfer-Encoding: quoted-printable From=20c02338a7f59fda1a343888b18430b1718b8210d6 Mon Sep 17 00:00:00 2001 From: Jean-Baptiste Note Date: Mon, 4 May 2020 20:01:10 +0000 Subject: [PATCH] doc: cookbook: Fix sbcl-ttf-fonts package name. * doc/guix-cookbook.texi (StumpWM): Adjust sbcl-ttf-fonts package name. =2D-- doc/guix-cookbook.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/guix-cookbook.texi b/doc/guix-cookbook.texi index f58d18d47c..2a605276e6 100644 =2D-- a/doc/guix-cookbook.texi +++ b/doc/guix-cookbook.texi @@ -1594,7 +1594,7 @@ An example configuration can look like this: @cindex stumpwm fonts By default StumpWM uses X11 fonts, which could be small or pixelated on your system. You could fix this by installing StumpWM contrib Lisp =2Dmodule @code{sbcl-stumpwm-ttf-fonts}, adding it to Guix system packages: +module @code{sbcl-ttf-fonts}, adding it to Guix system packages: =20 @lisp (use-modules (gnu)) @@ -1603,7 +1603,7 @@ module @code{sbcl-stumpwm-ttf-fonts}, adding it to Gu= ix system packages: (operating-system ;; =E2=80=A6 (packages (append (list sbcl stumpwm `(,stumpwm "lib")) =2D sbcl-stumpwm-ttf-fonts font-dejavu %base-packages))) + sbcl-ttf-fonts font-dejavu %base-packages))) @end lisp =20 Then you need to add the following code to a StumpWM configuration file =2D-=20 2.26.2 --=-=-=-- --==-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEPxcq3dp4FVY5UpckkC0pVsuz75YFAl6wdmgACgkQkC0pVsuz 75brQA//U16D8ozm0bGL/oc2KaVVGkKeSfUiduHcSdYhuurj6udareMkH026LN8J S7JEpbv5iPdQi/TIY+bAOyBB8SS9TRgCNVPoHtLB6q6yWPSh3RLNvAdwEE9Znxpk FiV6yCAy8GIWC/fjiA5741PQcMB7xuYGaxjGo6W5OqMUjNdUe4FfgkUPqNpBkMyq ULr+hvP87ruzWP1xELjOPhGavq+mClybeLMtnrLsPxN9gm9SDBxZadpGsPO3EyS7 19ZpObB1l5XLO69Lnb3l8dMojeZLSGU4A6gfDBl7NsXQWFljz2JOM0dNvdK84Dzy WcAwnKwXkQdO1Obfk8IObCTMpf8+2PyuvkXAW7+dXQxY4lJM75IzKEahNYbTsA6E zXo89pul/t6uA+ROLfdWNP5YUHfjEMbm0neihNI2F/xa5uEmKtqET7Ns5hIikosY b5UGxDUFX9oOt+FmZS3cw5FRcj+APmumVpMKEVVaKOu8yfBwxnGj/3q62x+zCRjf dYuAwmaF6fv2yAjymZJcfr7u6N4lyqOaVKZp+6pmzKuZEk9Tuw9QFnpopqGFVUbi hN+nUq3tyXlEs42aqILTcFxJJcMMcFCdW2MtK/pTNn7+rLA6h33NN2gad+1k3TRc l9kuyPK8cDfJwcCguR4IKfUN7Wx1HgGSv8XCu0ao1xWsQb9HNMY= =wBOt -----END PGP SIGNATURE----- --==-=-=-- From unknown Sat Sep 13 16:51:00 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Jean-Baptiste Note Subject: bug#41085: closed (Re: [bug#41085] [PATCH] typo fix in doc/cookbook) Message-ID: References: <87lfm6xnqm.fsf@devup.no> <87pnbj4g47.fsf@m4x.org> X-Gnu-PR-Message: they-closed 41085 X-Gnu-PR-Package: guix-patches X-Gnu-PR-Keywords: patch Reply-To: 41085@debbugs.gnu.org Date: Tue, 05 May 2020 18:05:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1588701902-25984-1" This is a multi-part message in MIME format... ------------=_1588701902-25984-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #41085: [PATCH] typo fix in doc/cookbook which was filed against the guix-patches package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 41085@debbugs.gnu.org. --=20 41085: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D41085 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1588701902-25984-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 41085-done) by debbugs.gnu.org; 5 May 2020 18:04:09 +0000 Received: from localhost ([127.0.0.1]:37361 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jW1vN-0006jw-Cc for submit@debbugs.gnu.org; Tue, 05 May 2020 14:04:09 -0400 Received: from out5-smtp.messagingengine.com ([66.111.4.29]:39845) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jW1vM-0006jk-5I for 41085-done@debbugs.gnu.org; Tue, 05 May 2020 14:04:08 -0400 Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.nyi.internal (Postfix) with ESMTP id 119D95C00CC; Tue, 5 May 2020 14:04:03 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute4.internal (MEProxy); Tue, 05 May 2020 14:04:03 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=fastmail.com; h= from:to:subject:in-reply-to:references:date:message-id :mime-version:content-type; s=fm2; bh=bOKP8ZjAwUc5hjVvuLEUvpnTdd qSV5TKgtmJWgd4FnM=; b=DqhUWMUkXFk5zb4IUCpBO9pq7pfo4DZKob5dftIGz1 g/g57ZmvSw9G32FM/5uH7JyJyFnDPXcwqVQ/HRvqlocdcl4oqb1rCx+Oo7PYd6yE 4B5w4wo9P/AgYovt61h+EqgpoSLxijtYwpX5o/MsmHW8cMSDSO0sPaDHoVG2AkW/ W0uyKi7FVRhJUt+XPnKuXkzeEk+b8tDwSI1UKSxI45LFQk3fvFxzQWPPNhiS4vii p+gySM8FyndOV5z2vC0xE4QQ+w09YAcHzaZikCwLnQKE+k39X7Ch0HjJ01vV+zTN /Hh7KSV4G5v2Zi5WR6VdWzLqqaFmzl/rrNk27tq0PAug== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-proxy :x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s=fm2; bh=bOKP8Z jAwUc5hjVvuLEUvpnTddqSV5TKgtmJWgd4FnM=; b=xivDUHQbelY6ZWrMd4eI83 wIX6DJ97RaVb6JTmcqC01BCdAvRvMIiCT03VS015OeDeN0KKFYF+0OUsBgw2n83m 47zzCsqh5tPfhnBzAicFhpjrbnqlRhLn0pCAsfbcwDSKgXcQ387cJhxOuPXA2Lj7 h2dJ4AjNxvRlF6MPf6NVXSMJqOXqgQx+ev/SD97rYSp4IiRJKAgpftrtkL4rN3ZD md1bNIavnZJY9wldrVD4Z/+PA1ItKCkss5eXyOzXNHoRecroEZ6AHHfvd079BMML W58Zv+MO3FBa3xH21wmVjQ3U8Y8NaxgZ6sfXWMXGBvVNwoUhZeBW0NUV/eFdakVw == X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduhedrjeeigdduudeiucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvufgjfhgffffkgggtsehgtderredtredtnecuhfhrohhmpeforghrihhu shcuuegrkhhkvgcuoehmsggrkhhkvgesfhgrshhtmhgrihhlrdgtohhmqeenucggtffrrg htthgvrhhnpedtvdfggeevgeeivdffueejiedttedvkedtudfggfdtgeefiedtieekffdu gfeuffenucfkphepkeegrddvtddvrdeikedrjeehnecuvehluhhsthgvrhfuihiivgepvd enucfrrghrrghmpehmrghilhhfrhhomhepmhgsrghkkhgvsehfrghsthhmrghilhdrtgho mh X-ME-Proxy: Received: from localhost (ti0006q161-2604.bb.online.no [84.202.68.75]) by mail.messagingengine.com (Postfix) with ESMTPA id 87C3430660EF; Tue, 5 May 2020 14:04:02 -0400 (EDT) From: Marius Bakke To: Jean-Baptiste Note , 41085-done@debbugs.gnu.org Subject: Re: [bug#41085] [PATCH] typo fix in doc/cookbook In-Reply-To: <87pnbj4g47.fsf@m4x.org> References: <87pnbj4g47.fsf@m4x.org> User-Agent: Notmuch/0.29.3 (https://notmuchmail.org) Emacs/26.3 (x86_64-pc-linux-gnu) Date: Tue, 05 May 2020 20:04:01 +0200 Message-ID: <87lfm6xnqm.fsf@devup.no> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 41085-done 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.7 (-) --=-=-= Content-Type: text/plain Jean-Baptiste Note writes: > Dear Guix Maintainers, > > Please find attached a typo fix for the documentation. Applied, thanks! Note: you'll have a better chance of getting merged quickly if you address 'Guix developers' instead of 'Guix maintainers'. ;-) --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAl6xqpEACgkQoqBt8qM6 VPpw9wgArCUGUK7B1RajAzQhzQChz9A10DyFrvmQ8W1E+1PDZBjXvuHiFi7RKckL 97BlUfnib6l13xAza/6EmGQwNnCDObvhep5X5zpuZyp/4WXiFdSdsPXtaeevJ7ta iAnOcrOsOcSPVY7yKB6/JiMM0OAPehXioeBIH10eM7330ti7kVV3WQvPoiDBkI4h yOnbVXcRqnlVdf63xswU/hrbyGk2dxaOymdPhUMKl79l9K5vQvE61LoUV19v5hnh YYi+02riFAyBkSt5Uwv421X0UECWVa2DX1lx1d8oM7bZFvYaXqj72ZahSHV/V39d A4MMdUY8Cula4MIoWL84Z5Eg/i3xBg== =NOZM -----END PGP SIGNATURE----- --=-=-=-- ------------=_1588701902-25984-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 4 May 2020 20:09:21 +0000 Received: from localhost ([127.0.0.1]:34041 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jVhOz-0005md-Gz for submit@debbugs.gnu.org; Mon, 04 May 2020 16:09:21 -0400 Received: from lists.gnu.org ([209.51.188.17]:33120) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jVhOx-0005mV-FS for submit@debbugs.gnu.org; Mon, 04 May 2020 16:09:20 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:53920) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jVhOx-0001LH-6T for guix-patches@gnu.org; Mon, 04 May 2020 16:09:19 -0400 Received: from mail-wm1-x32c.google.com ([2a00:1450:4864:20::32c]:36291) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jVhOv-0002fw-Va for guix-patches@gnu.org; Mon, 04 May 2020 16:09:18 -0400 Received: by mail-wm1-x32c.google.com with SMTP id u127so942418wmg.1 for ; Mon, 04 May 2020 13:09:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:from:to:subject:date:message-id:user-agent:mime-version; bh=ogTN4WKzujeyx9EB1BCEoUxCA9gEXWkJTtTaXcsbKGM=; b=OriX4w0qSM/rXzrMHBIwjbL1gR7TpM43HCn6v4nVBvOYQyKQuJJX9H5LTHWGQlrTq1 vXXjYNxrJlAqFoVhviqvkxlVYekKAcG+E5E98J3xp4Huo4VIxJ3p2r7FotM4T2Qa2F5K bbdrjup4P7fJejji4FXqJMvmJ18kjfWVV95dn1JSdQ0SENno6HEDG5OIXBSMObUZrvVJ TVfzQky/ZMv7xjYku2Kqgp7A5WUlwgUe7DVihVPkcYJlpxs2jmS24wcAvyZ4A4mwMunq VrhKpcluE/qaLy3Y8hKaq/WaEotNn8PDheUpyLPS0dNFBi6JI5unhv3nHyJLANm44wVZ saLA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:from:to:subject:date:message-id :user-agent:mime-version; bh=ogTN4WKzujeyx9EB1BCEoUxCA9gEXWkJTtTaXcsbKGM=; b=PK/NBWQMFA2M7KQxknp/ZLi2ThwpMed7+mqYnQBxGPovdf1Ad/GXIu9YmQuYZ+qRNy mNsia6pHEbMy+COcbvhQIKgKqyTzSiDYFXbXus4oH20kjUZaMTNWY8q4kywM1Oc4q5J1 uanKfF84Y4Kil4e4Ihf0uHv1W8UV7GzN5gfKJTILe5NeM36zOS4INI3UnfimkfYkN7VI 94wc7SE/L/mC5h3cLz/vEQ/0eBAH0k+BUrudVHN1QgeGUXtrXLKebnS8fwxMtTu6A70E k2fEgGkn5DBOPArf7xDZZjv1a0bvZnGv2fr8A0VN672hN34dTN25rGZ7NFKqEEmKDkY6 WaxA== X-Gm-Message-State: AGi0PuY4tf7ILwCqfcV9c73TpWd/uC72Y7f4FfE4HotW+WCC8DN5ZAKX tBIyzt+orY0fnmYJf12cSjwyawyVzL4= X-Google-Smtp-Source: APiQypIo6dXZ4qbas3UWratPFQsqpsKyJuapYnGuQrRIhbetzzotYxqnrNh7RRw+ZovylL78kBfZcg== X-Received: by 2002:a1c:7905:: with SMTP id l5mr17504386wme.5.1588622955378; Mon, 04 May 2020 13:09:15 -0700 (PDT) Received: from guixrules ([2a01:e35:2e0b:a6b0:e2ce:c3ff:fe74:cec8]) by smtp.gmail.com with ESMTPSA id i17sm37366wml.23.2020.05.04.13.09.13 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 04 May 2020 13:09:14 -0700 (PDT) From: Jean-Baptiste Note To: guixpatch Subject: [PATCH] typo fix in doc/cookbook Date: Mon, 04 May 2020 20:09:12 +0000 Message-ID: <87pnbj4g47.fsf@m4x.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) MIME-Version: 1.0 Content-Type: multipart/signed; boundary="==-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" Received-SPF: pass client-ip=2a00:1450:4864:20::32c; envelope-from=jbnote@gmail.com; helo=mail-wm1-x32c.google.com X-detected-operating-system: by eggs.gnu.org: No matching host in p0f cache. That's all we know. X-Spam_score_int: -16 X-Spam_score: -1.7 X-Spam_bar: - X-Spam_report: (-1.7 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.001, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001 autolearn=_AUTOLEARN X-Spam_action: no action X-Spam-Score: 1.2 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: Dear Guix Maintainers, Please find attached a typo fix for the documentation. Kind regards, Jean-Baptiste Content analysis details: (1.2 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 URIBL_BLOCKED ADMINISTRATOR NOTICE: The query to URIBL was blocked. See http://wiki.apache.org/spamassassin/DnsBlocklists#dnsbl-block for more information. [URIs: m4x.org] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 1.0 SPF_SOFTFAIL SPF: sender does not match SPF record (softfail) 0.2 HEADER_FROM_DIFFERENT_DOMAINS From and EnvelopeFrom 2nd level mail domains are different 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (jbnote[at]gmail.com) -2.3 RCVD_IN_DNSWL_MED RBL: Sender listed at https://www.dnswl.org/, medium trust [209.51.188.17 listed in list.dnswl.org] -0.0 RCVD_IN_MSPIKE_H2 RBL: Average reputation (+2) [209.51.188.17 listed in wl.mailspike.net] 0.2 FREEMAIL_FORGED_FROMDOMAIN 2nd level domains in From and EnvelopeFrom freemail headers are different 2.0 SPOOFED_FREEMAIL No description available. 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.8 (-) --==-=-= Content-Type: multipart/mixed; boundary="=-=-=" --=-=-= Content-Type: text/plain Dear Guix Maintainers, Please find attached a typo fix for the documentation. Kind regards, Jean-Baptiste --=-=-= Content-Type: text/x-patch; charset=utf-8 Content-Disposition: attachment; filename=0001-doc-cookbook-Fix-sbcl-ttf-fonts-package-name.patch Content-Transfer-Encoding: quoted-printable From=20c02338a7f59fda1a343888b18430b1718b8210d6 Mon Sep 17 00:00:00 2001 From: Jean-Baptiste Note Date: Mon, 4 May 2020 20:01:10 +0000 Subject: [PATCH] doc: cookbook: Fix sbcl-ttf-fonts package name. * doc/guix-cookbook.texi (StumpWM): Adjust sbcl-ttf-fonts package name. =2D-- doc/guix-cookbook.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/guix-cookbook.texi b/doc/guix-cookbook.texi index f58d18d47c..2a605276e6 100644 =2D-- a/doc/guix-cookbook.texi +++ b/doc/guix-cookbook.texi @@ -1594,7 +1594,7 @@ An example configuration can look like this: @cindex stumpwm fonts By default StumpWM uses X11 fonts, which could be small or pixelated on your system. You could fix this by installing StumpWM contrib Lisp =2Dmodule @code{sbcl-stumpwm-ttf-fonts}, adding it to Guix system packages: +module @code{sbcl-ttf-fonts}, adding it to Guix system packages: =20 @lisp (use-modules (gnu)) @@ -1603,7 +1603,7 @@ module @code{sbcl-stumpwm-ttf-fonts}, adding it to Gu= ix system packages: (operating-system ;; =E2=80=A6 (packages (append (list sbcl stumpwm `(,stumpwm "lib")) =2D sbcl-stumpwm-ttf-fonts font-dejavu %base-packages))) + sbcl-ttf-fonts font-dejavu %base-packages))) @end lisp =20 Then you need to add the following code to a StumpWM configuration file =2D-=20 2.26.2 --=-=-=-- --==-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEPxcq3dp4FVY5UpckkC0pVsuz75YFAl6wdmgACgkQkC0pVsuz 75brQA//U16D8ozm0bGL/oc2KaVVGkKeSfUiduHcSdYhuurj6udareMkH026LN8J S7JEpbv5iPdQi/TIY+bAOyBB8SS9TRgCNVPoHtLB6q6yWPSh3RLNvAdwEE9Znxpk FiV6yCAy8GIWC/fjiA5741PQcMB7xuYGaxjGo6W5OqMUjNdUe4FfgkUPqNpBkMyq ULr+hvP87ruzWP1xELjOPhGavq+mClybeLMtnrLsPxN9gm9SDBxZadpGsPO3EyS7 19ZpObB1l5XLO69Lnb3l8dMojeZLSGU4A6gfDBl7NsXQWFljz2JOM0dNvdK84Dzy WcAwnKwXkQdO1Obfk8IObCTMpf8+2PyuvkXAW7+dXQxY4lJM75IzKEahNYbTsA6E zXo89pul/t6uA+ROLfdWNP5YUHfjEMbm0neihNI2F/xa5uEmKtqET7Ns5hIikosY b5UGxDUFX9oOt+FmZS3cw5FRcj+APmumVpMKEVVaKOu8yfBwxnGj/3q62x+zCRjf dYuAwmaF6fv2yAjymZJcfr7u6N4lyqOaVKZp+6pmzKuZEk9Tuw9QFnpopqGFVUbi hN+nUq3tyXlEs42aqILTcFxJJcMMcFCdW2MtK/pTNn7+rLA6h33NN2gad+1k3TRc l9kuyPK8cDfJwcCguR4IKfUN7Wx1HgGSv8XCu0ao1xWsQb9HNMY= =wBOt -----END PGP SIGNATURE----- --==-=-=-- ------------=_1588701902-25984-1--