From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Merging guix.el Date: Tue, 02 Sep 2014 23:09:15 +0200 Message-ID: <87fvg9n30k.fsf@gnu.org> References: <874mx3z9h2.fsf@gnu.org> <87fvgim60p.fsf@gmail.com> <87mwaobxbo.fsf@gnu.org> <87tx4wlbis.fsf@gmail.com> <87wq9s4bqy.fsf@gnu.org> <87iolbkvbc.fsf@gmail.com> <87lhq466xx.fsf@gnu.org> <87mwahkc11.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52696) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XOvKQ-0004H1-Hs for guix-devel@gnu.org; Tue, 02 Sep 2014 17:09:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XOvKH-0001Ys-IM for guix-devel@gnu.org; Tue, 02 Sep 2014 17:09:26 -0400 Received: from hera.aquilenet.fr ([2a01:474::1]:55946) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XOvKH-0001Yg-Bw for guix-devel@gnu.org; Tue, 02 Sep 2014 17:09:17 -0400 In-Reply-To: <87mwahkc11.fsf@gmail.com> (Alex Kost's message of "Wed, 03 Sep 2014 00:22:50 +0400") 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: Alex Kost Cc: Guix-devel Alex Kost skribis: > Ludovic Court=C3=A8s (2014-08-31 18:59 +0400) wrote: > > [...] > >> I think the profile=E2=80=99s file name could be kept on the elisp side,= and >> passed to the Scheme code, which wouldn=E2=80=99t need to keep it in a g= lobal >> variable. That would also allow guix.el to be used on profiles other >> than the default one. > > Done (in the emacs-ui branch). Thanks again. Excellent! Ludo'.