From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Goals for 0.4 Date: Sat, 28 Sep 2013 15:25:35 +0200 Message-ID: <87r4c9m628.fsf@gnu.org> References: <87vc2o4qwc.fsf@gnu.org> <20130829204223.GB31046@debian> <20130925084325.GA29350@debian> <87vc1pkpsa.fsf@gnu.org> <20130926113532.GA11388@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]:53082) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VPubd-0000kE-3q for guix-devel@gnu.org; Sat, 28 Sep 2013 09:30:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VPubW-0004Hl-Vg for guix-devel@gnu.org; Sat, 28 Sep 2013 09:30:45 -0400 Received: from hera.aquilenet.fr ([141.255.128.1]:43773) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VPubW-0004Ha-OX for guix-devel@gnu.org; Sat, 28 Sep 2013 09:30:38 -0400 In-Reply-To: <20130926113532.GA11388@debian> (Andreas Enge's message of "Thu, 26 Sep 2013 13:35:32 +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-devel@gnu.org Andreas Enge skribis: > On Wed, Sep 25, 2013 at 03:13:25PM +0200, Ludovic Court=C3=A8s wrote: >> Yes, so normally installed GTK+ apps will work out of the box now. The >> only thing we could document is that fonts installed in the user profile >> will automatically be picked up. > > Probably, one will still need to install fontconfig. Maybe you could try > out if emacs works for you without fontconfig. It did, to my surprise, > for me. I just upgraded my profile and remove gs-fonts, and Emacs still displays properly. So unless there=E2=80=99s an evil cache somewhere, I=E2=80=99d s= ay that it works. Ludo=E2=80=99.