From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Thompson, David" Subject: Re: [PATCH 2/2] emacs: Add 'guix-apply-manifest'. Date: Fri, 29 May 2015 14:59:11 -0400 Message-ID: References: <87h9qxvret.fsf@gmail.com> <87bnh3eh3c.fsf@gnu.org> <87k2vr6y42.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]:58630) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YyPV0-0006kj-66 for guix-devel@gnu.org; Fri, 29 May 2015 14:59:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YyPUv-00081I-7G for guix-devel@gnu.org; Fri, 29 May 2015 14:59:18 -0400 Received: from mail-pa0-f47.google.com ([209.85.220.47]:36011) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YyPUv-000816-1N for guix-devel@gnu.org; Fri, 29 May 2015 14:59:13 -0400 Received: by pacux9 with SMTP id ux9so24867966pac.3 for ; Fri, 29 May 2015 11:59:11 -0700 (PDT) In-Reply-To: <87k2vr6y42.fsf@gmail.com> 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 On Fri, May 29, 2015 at 2:24 PM, Alex Kost wrote: > Ludovic Court=C3=A8s (2015-05-29 14:52 +0300) wrote: > >> Alex Kost skribis: >> >>> Many thanks to David for a great "--manifest" feature and for the idea >>> of this patch (I read the #guix log :-) ). >> >> Ah ah, we only need to mention our wishes for the Emacs UI, and the next >> day a patch comes in. This is ideal! :-) > > Not really :-) I remember about a wish of integrating "guix.el" with > "guix environment" but it's still just a wish. I've been wishing for that more and more lately, so that I could spawn Guile REPLs with Geiser that are using the correct environment. Chop chop! ;) -Dave