From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33159) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1f75WJ-0004HQ-3Q for guix-patches@gnu.org; Fri, 13 Apr 2018 16:42:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1f75WE-0002lK-5u for guix-patches@gnu.org; Fri, 13 Apr 2018 16:42:07 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:43073) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1f75WE-0002l3-1v for guix-patches@gnu.org; Fri, 13 Apr 2018 16:42:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1f75WD-0001RE-RJ for guix-patches@gnu.org; Fri, 13 Apr 2018 16:42:01 -0400 Subject: [bug#31018] [PATCH] Improvements for our Emacs build system and fixes. Resent-Message-ID: From: Arun Isaac In-Reply-To: <87y3i6538o.fsf@gmail.com> References: <87y3i6538o.fsf@gmail.com> Date: Sat, 14 Apr 2018 02:11:46 +0530 Message-ID: MIME-Version: 1.0 Content-Type: text/plain 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: Maxim Cournoyer , 31018@debbugs.gnu.org This is a very long patchset, and it's getting a little unwieldy to review. I'll start by pushing some of the simpler patches to master. Then, we can come back and discuss the rest.