From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:49108) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j7KKZ-0005SJ-R7 for guix-patches@gnu.org; Thu, 27 Feb 2020 09:40:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j7KKY-00062u-S7 for guix-patches@gnu.org; Thu, 27 Feb 2020 09:40:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:52926) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1j7KKY-00062q-MS for guix-patches@gnu.org; Thu, 27 Feb 2020 09:40:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1j7KKY-0005aw-HN for guix-patches@gnu.org; Thu, 27 Feb 2020 09:40:02 -0500 Subject: [bug#38619] Byte compilation of Emacs autoloads Resent-Message-ID: From: Maxim Cournoyer References: <87lfremcr7.fsf@gmail.com> <87tv3c72v4.fsf@ambrevar.xyz> Date: Thu, 27 Feb 2020 09:39:41 -0500 In-Reply-To: <87tv3c72v4.fsf@ambrevar.xyz> (Pierre Neidhardt's message of "Thu, 27 Feb 2020 11:15:27 +0100") Message-ID: <871rqgccwi.fsf@gmail.com> 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: Pierre Neidhardt Cc: 38619@debbugs.gnu.org Pierre Neidhardt writes: > This is super cool! > Anything blocking this? Testing? :-) Maxim