From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Kost Subject: Re: [PATCH 2/4] build: Produce 'guix-config' instead of using compile-time tricks. Date: Wed, 26 Aug 2015 13:51:01 +0300 Message-ID: <87zj1ewcfe.fsf@gmail.com> References: <1438033720-30958-1-git-send-email-mthl@openmailbox.org> <1438033720-30958-3-git-send-email-mthl@openmailbox.org> <87pp3bl5si.fsf@gmail.com> <87egjgz4pf.fsf@openmailbox.org> <87h9o38vi8.fsf@gmail.com> <877fojt6fb.fsf@openmailbox.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46107) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZUYIL-0000jO-LA for guix-devel@gnu.org; Wed, 26 Aug 2015 06:51:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZUYII-0003MA-DO for guix-devel@gnu.org; Wed, 26 Aug 2015 06:51:05 -0400 Received: from mail-lb0-x229.google.com ([2a00:1450:4010:c04::229]:35012) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZUYII-0003Ll-4U for guix-devel@gnu.org; Wed, 26 Aug 2015 06:51:02 -0400 Received: by lbcbn3 with SMTP id bn3so117021362lbc.2 for ; Wed, 26 Aug 2015 03:51:01 -0700 (PDT) In-Reply-To: <877fojt6fb.fsf@openmailbox.org> (Mathieu Lirzin's message of "Tue, 25 Aug 2015 23:16:40 +0200") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Mathieu Lirzin Cc: guix-devel@gnu.org Mathieu Lirzin (2015-08-26 00:16 +0300) wrote: > Alex Kost writes: > >> I forgot one thing. There is also "emacs.am" file, which should be >> adjusted accordingly: i.e., to move "guix-init.el" and "guix-profiles.el" >> into ELFILES and to add "guix-config.el" to nodist_lisp_DATA. > > Here is the updated patch. Both updated patches look good to me. Thank you. -- Alex