From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Kost Subject: Re: Howto run guix.el correctly? Date: Sat, 22 Nov 2014 15:04:44 +0300 Message-ID: <87mw7jh25f.fsf@gmail.com> References: <87r3wvhdav.fsf@gmail.com> <874mtrld7g.fsf@gnu.org> 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]:38895) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xs9Qv-0007XP-AJ for guix-devel@gnu.org; Sat, 22 Nov 2014 07:05:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xs9Qm-00089I-9X for guix-devel@gnu.org; Sat, 22 Nov 2014 07:04:57 -0500 In-Reply-To: <874mtrld7g.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Sat, 22 Nov 2014 11:52:19 +0100") 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: Ludovic =?utf-8?Q?Court=C3=A8s?= Cc: guix-devel@gnu.org Ludovic Court=C3=A8s (2014-11-22 13:52 +0300) wrote: > Alex Kost skribis: > >> Did you install geiser with guix? If so, you probably need to add >> "~/.guix-profile/share/emacs/site-lisp" to `load-path'. > > Yes, and also something like: > > (setq-default geiser-guile-load-path (list geiser-scheme-dir)) Is it really needed? Geiser should respect =E2=80=98geiser-scheme-dir=E2= =80=99 by default. > We should find a way to make things work out of the box. These lines may just be added to =E2=80=9Cguix-init.el.in=E2=80=9D. --=20 Alex