help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: emacs-guix error


From: Yoshinori Arai
Subject: Re: emacs-guix error
Date: Wed, 30 Jan 2019 16:29:31 +0900
User-agent: NeoMutt/20180716

On Mon, Jan 28, 2019 at 02:56:10PM +0300, Alex Kost wrote:
> Maxim Cournoyer (2019-01-27 20:49 -0500) wrote:
> 
> > Hello!
> >
> > [...]
> >
> >> Are you using Guix from a git checkout?  In that case you’ll need to
> >> recompile as there has been an ABI change.
> >
> > My normal Guix run from guix pull, but I do have a Guix checkout that I
> > use with the pre-inst-env wrapper.
> >
> > I have this set in my ~/.emacs.
> >
> > (setq guix-directory "~/src/guix")
> >
> > IIUC, that doesn't cause Emacs-Guix to use that Guix, only locate
> > package definition.
> 
> This is correct.  If someone wants to augment the default load path used
> by Emacs-Guix, they can set 'guix-load-path' variable.
> 
> -- 
> Alex
> 

I can recovered.
I set (setq guix-guile-program "guile") in my user-config of dot.spacemacs and 
restart emacs.
It's same as to set environment variable, GUILE_AUTO_COMPILE="fresh".



reply via email to

[Prev in Thread] Current Thread [Next in Thread]