From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#21127: Problem with guix.el on hybrid systems. Date: Fri, 11 Sep 2015 19:26:49 +0200 Message-ID: <87io7gc1eu.fsf@gnu.org> References: <876159eo9i.fsf@openmailbox.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]:54179) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZaS6M-0004gz-4T for bug-guix@gnu.org; Fri, 11 Sep 2015 13:27:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZaS6I-0005Qd-Um for bug-guix@gnu.org; Fri, 11 Sep 2015 13:27:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:36799) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZaS6I-0005QW-SH for bug-guix@gnu.org; Fri, 11 Sep 2015 13:27:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1ZaS6I-0006kW-Mg for bug-guix@gnu.org; Fri, 11 Sep 2015 13:27:02 -0400 Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Message-ID: In-Reply-To: <876159eo9i.fsf@openmailbox.org> (Mathieu Lirzin's message of "Fri, 24 Jul 2015 14:25:13 +0200") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: Mathieu Lirzin Cc: 21127-done@debbugs.gnu.org Mathieu Lirzin skribis: F> So my current fix is to add (setq guix-guile-program "/usr/bin/guile") > to my .emacs file, then everything works fine. But what should we do to > avoid such thing? AIUI we could document it in > (info "(guix)Application Setup") or (info "(guix)Emacs Initial Setup"), > or even better fix it directly in the code (if possible). > > Here is my attempt to fix the code with my na=C3=AFve elisp programming. = I > would be happy to get better suggestion! This bug was fixed in 7061938, so closing it. Thanks, Ludo=E2=80=99.