From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49335) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cylvL-0004Lh-Iv for guix-patches@gnu.org; Thu, 13 Apr 2017 17:05:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cylvK-0004Xf-Pn for guix-patches@gnu.org; Thu, 13 Apr 2017 17:05:03 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:47933) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cylvK-0004Xa-NM for guix-patches@gnu.org; Thu, 13 Apr 2017 17:05:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1cylvJ-0007nB-Q5 for guix-patches@gnu.org; Thu, 13 Apr 2017 17:05:01 -0400 Subject: bug#26454: [PATCH 2/2] gnu: add emacs-exwm Resent-Message-ID: From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <20170411225803.2420-1-tumashu@163.com> <20170411225803.2420-2-tumashu@163.com> <87inm9sdcs.fsf@gmail.com> <60b3e50e.AEEAJadpHi4AAAAAAAAAAAO0QTIAAAACwQwAAAAAAAW9WABY7oh5@mailjet.com> <67fed3f6.1a3b.15b64e00dfd.Coremail.tumashu@163.com> Date: Thu, 13 Apr 2017 23:04:39 +0200 In-Reply-To: (Arun Isaac's message of "Thu, 13 Apr 2017 10:55:40 +0530") Message-ID: <87efww9fyw.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: Arun Isaac Cc: 26454@debbugs.gnu.org Arun Isaac skribis: > Also, could one of the Guix maintainers comment on the following? > > emacs-xelb (https://github.com/ch11ng/xelb) provides a Makefile to > generate source code from xml files in xcb-proto. However, this source > code is already pre-generated and included in the upstream git > repository. Should we regenerate this code from xcb-proto afresh? It would be nice, yes. I suppose the tool to generate this is in their repo? Ludo=E2=80=99.