From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Thompson Subject: Re: Howto run guix.el correctly? Date: Sat, 22 Nov 2014 16:11:14 -0500 Message-ID: <8761e7aqkt.fsf@izanagi.i-did-not-set--mail-host-address--so-tickle-me> References: <87d28fgjfn.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35065) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XsHxh-0003kU-MP for guix-devel@gnu.org; Sat, 22 Nov 2014 16:11:23 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XsHxg-0007SU-Hm for guix-devel@gnu.org; Sat, 22 Nov 2014 16:11:21 -0500 Received: from mail.fsf.org ([208.118.235.13]:33959) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XsHxg-0007SP-Eh for guix-devel@gnu.org; Sat, 22 Nov 2014 16:11:20 -0500 In-Reply-To: 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: Adam Pribyl Cc: guix-devel@gnu.org Adam Pribyl writes: > (add-to-list 'load-path > "/gnu/store/ysh4fvnxr0p8xrphcikivpafgvf6g18m-guix-0.8/share/emacs/site-lisp/") > (add-to-list 'load-path "~/.guix-profile/share/emacs/site-lisp") > (require 'geiser-install) > (require 'guix-init) > > Reason for the /gnu/store path is, that guix.el is a part of guix and I > did not found it in any profile. I've added my profile path, where the > geiser is (as it is installed by this user), but the /run/current-system > has no share/emacs at all. I do not know why. > > While I got further, it is still somewhat confused as invoking > guix-all-available-packages results in > error in process sentinel: Text is read-only > No prompt found! I am experiencing the exact same issue. If you check *Guix REPL*, you'll see that compiling 'guix-main.scm' fails for some reason. Not sure why. I gave up on it for now. -- David Thompson Web Developer - Free Software Foundation - http://fsf.org GPG Key: 0FF1D807 Support the FSF: https://fsf.org/donate