From mboxrd@z Thu Jan 1 00:00:00 1970 From: Maxim Cournoyer Subject: bug#38613: Disabling bytecompilation on a list of files. Date: Fri, 27 Dec 2019 00:06:28 -0500 Message-ID: <87v9q2e4rv.fsf@gmail.com> References: <8736dl5ipq.fsf@posteo.net> <0b47c65b310b0a0c9e5821070d5e4a888a8c4a58.camel@student.tugraz.at> <875zifmtlq.fsf@gmail.com> <87sglak1iu.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:33708) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ikhq3-0006SV-2O for bug-guix@gnu.org; Fri, 27 Dec 2019 00:07:03 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ikhq2-00036r-3Z for bug-guix@gnu.org; Fri, 27 Dec 2019 00:07:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:50434) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ikhq1-00036V-WB for bug-guix@gnu.org; Fri, 27 Dec 2019 00:07:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ikhq1-0007fy-Ps for bug-guix@gnu.org; Fri, 27 Dec 2019 00:07:01 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87sglak1iu.fsf@gnu.org> (Brett Gilio's message of "Mon, 23 Dec 2019 18:31:05 -0600") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Brett Gilio Cc: Leo Prikler , 38613@debbugs.gnu.org Brett Gilio writes: [...] > Leo and Maxim, > > Do you think this feature addition to the emacs-build-system is good to > be pushed, then? I think it looks quite fine but I want to double check > before potentially doing something dumb. LGTM! Thank you! Maxim