From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Update on x.org Date: Thu, 14 Mar 2013 18:33:15 +0100 Message-ID: <87zjy5q42s.fsf@gnu.org> References: <201303101346.46896.andreas@enge.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([208.118.235.92]:48089) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UGC1w-0000Ab-CH for bug-guix@gnu.org; Thu, 14 Mar 2013 13:33:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UGC1s-0004HQ-Au for bug-guix@gnu.org; Thu, 14 Mar 2013 13:33:28 -0400 Received: from [2a01:e0b:1:123:ca0a:a9ff:fe03:271e] (port=34550 helo=xanadu.aquilenet.fr) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UGC1s-0004Er-5E for bug-guix@gnu.org; Thu, 14 Mar 2013 13:33:24 -0400 In-Reply-To: <201303101346.46896.andreas@enge.fr> (Andreas Enge's message of "Sun, 10 Mar 2013 13:46:46 +0100") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: Andreas Enge Cc: bug-guix@gnu.org Andreas Enge skribis: > the client part is working, I just added xeyes as a test application in t= he=20 > xorg branch. So now we should be able to package applications requiring X! Exceeeelent, congratulations! Now that xeyes works, you could try to uncomment the X dependencies in emacs.scm and see what happens. :-) Ludo=E2=80=99.