From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Howto run guix.el correctly? Date: Mon, 24 Nov 2014 21:42:38 +0100 Message-ID: <87zjbg8h4x.fsf@gnu.org> References: <87d28fgjfn.fsf@gmail.com> <8761e7aqkt.fsf@izanagi.i-did-not-set--mail-host-address--so-tickle-me> <87mw7ianj5.fsf@gnu.org> <87tx1qv1rp.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]:54359) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xt0TF-0004e9-Bz for guix-devel@gnu.org; Mon, 24 Nov 2014 15:43:02 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xt0T6-00049c-Ah for guix-devel@gnu.org; Mon, 24 Nov 2014 15:42:53 -0500 Received: from hera.aquilenet.fr ([2a01:474::1]:38683) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xt0T6-00049Y-47 for guix-devel@gnu.org; Mon, 24 Nov 2014 15:42:44 -0500 In-Reply-To: <87tx1qv1rp.fsf@gmail.com> (Alex Kost's message of "Sun, 23 Nov 2014 10:01:30 +0300") 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@gnu.org Alex Kost skribis: > No need to fiddle with =E2=80=98geiser-scheme-dir=E2=80=99: it should be = set properly if > you have =E2=80=98(require 'geiser-install)=E2=80=99 in your emacs config. Oops, indeed, PEBKAC: I was just unaware of =E2=80=98geiser-install=E2=80= =99, and everything was fine when I used Geiser from ELPA because that happens automagically. It would be nice if guix.el somehow had that works-out-of-the-box property when installing Emacs extensions. :-) Thanks, Ludo=E2=80=99.