From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50278) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dCZIb-0003uO-PM for guix-patches@gnu.org; Sun, 21 May 2017 18:26:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dCZIY-00029E-J4 for guix-patches@gnu.org; Sun, 21 May 2017 18:26:05 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:57026) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dCZIY-000297-FD for guix-patches@gnu.org; Sun, 21 May 2017 18:26:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dCZIY-0005qa-46 for guix-patches@gnu.org; Sun, 21 May 2017 18:26:02 -0400 Subject: bug#26559: [PATCH] build: emacs: Install only a subset of files. Resent-Message-ID: From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <20170419073525.2357-1-arunisaac@systemreboot.net> <877f2fqpeb.fsf@gmail.com> <87o9umh8r7.fsf@gmail.com> Date: Mon, 22 May 2017 00:25:26 +0200 In-Reply-To: <87o9umh8r7.fsf@gmail.com> (Alex Kost's message of "Sun, 21 May 2017 12:14:20 +0300") Message-ID: <87mva5g84p.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: Alex Kost Cc: 26559@debbugs.gnu.org Alex Kost skribis: > Arun Isaac (2017-05-05 00:09 +0530) wrote: > >> I've sent a new patchset. Now, we just have to wait for someone else to >> look at this thread... > > This thread is already 1 month old, IMO it's not necessary to wait any > longer. I think you can just commit these patches. If there will be > some breakage caused by this change, we will fix it. I agree with this strategy! Thanks, Ludo=E2=80=99.