From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Suggest add FAQ documents about integrating with other linux distribution. Date: Wed, 27 May 2015 22:15:23 +0200 Message-ID: <87egm1dbfo.fsf@gnu.org> References: <38338fb2.bfb6.14d8a5dde4c.Coremail.tumashu@163.com> <874mn03exs.fsf@gnu.org> <87zj4qt8y0.fsf@gmail.com> <20150527154245.GA2968@debian> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33539) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yxhjg-000668-2g for guix-devel@gnu.org; Wed, 27 May 2015 16:15:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Yxhjb-0000Hj-6h for guix-devel@gnu.org; Wed, 27 May 2015 16:15:32 -0400 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:39737) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yxhjb-0000HO-3k for guix-devel@gnu.org; Wed, 27 May 2015 16:15:27 -0400 In-Reply-To: <20150527154245.GA2968@debian> (Andreas Enge's message of "Wed, 27 May 2015 17:42:45 +0200") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Andreas Enge Cc: guix , Feng Shu Andreas Enge skribis: > On Wed, May 27, 2015 at 10:02:31PM +0800, =E5=AE=8B=E6=96=87=E6=AD=A6 wro= te: >> Currently, fontconfig from Guix do not use '/etc/fonts/fonts.conf', >> and hardcode ~/.guix-profile/share/fonts (which think is a bad idea). > > It has the advantage of working out-of-the-box for Guix on top of another > distro. But then by default it doesn=E2=80=99t use any of the host distro fonts, ri= ght? (I=E2=80=99m stealthily trying to get someone to write an answer that can be copied in the manual: . ;-)) Ludo=E2=80=99.