From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47320) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d9tod-0003zn-25 for guix-patches@gnu.org; Sun, 14 May 2017 09:44:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1d9toZ-0004b9-1G for guix-patches@gnu.org; Sun, 14 May 2017 09:44:07 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:41053) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1d9toY-0004ar-MZ for guix-patches@gnu.org; Sun, 14 May 2017 09:44:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1d9toY-0007QK-Fl for guix-patches@gnu.org; Sun, 14 May 2017 09:44:02 -0400 Subject: bug#26559: [PATCH] build: emacs: Install only a subset of files. Resent-Message-ID: Message-Id: <5a0587f7.AEQAKXg1cDoAAAAAAAAAAAO2CuIAAAACwQwAAAAAAAW9WABZGF7v@mailjet.com> MIME-Version: 1.0 From: Arun Isaac Date: Sun, 14 May 2017 19:12:27 +0530 In-reply-to: <87r30k9pwu.fsf@gmail.com> References: <87r30k9pwu.fsf@gmail.com> Content-Type: text/plain 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 Ludo said (in another thread) that we should prefer `string-drop' to `substring'. I'll make that change along with any others suggested by others who review this patch. =