From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:35587) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dUW01-0000cS-VL for guix-patches@gnu.org; Mon, 10 Jul 2017 06:33:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dUVzy-0004V9-1R for guix-patches@gnu.org; Mon, 10 Jul 2017 06:33:05 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:56957) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dUVzx-0004V3-TG for guix-patches@gnu.org; Mon, 10 Jul 2017 06:33:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dUVzx-0001yZ-Ms for guix-patches@gnu.org; Mon, 10 Jul 2017 06:33:01 -0400 Subject: [bug#27626] [PATCH] doc: Recommend rebuilding the font cache. Resent-Message-ID: From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <20170708191634.2687-1-rekado@elephly.net> Date: Mon, 10 Jul 2017 12:31:50 +0200 In-Reply-To: <20170708191634.2687-1-rekado@elephly.net> (Ricardo Wurmus's message of "Sat, 8 Jul 2017 21:16:34 +0200") Message-ID: <87efto60rt.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Ricardo Wurmus Cc: 27626-done@debbugs.gnu.org Ricardo Wurmus skribis: > * doc/guix.texi (X11 Fonts): Recommend rebuilding the font cache with fc-= cache > when fonts are not found. This patch was applied and I think it=E2=80=99s a good idea, thanks! Ludo=E2=80=99.