all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* emacs-guix error
@ 2019-01-24  0:20 Yoshinori Arai
  2019-01-25 17:48 ` Alex Kost
  0 siblings, 1 reply; 15+ messages in thread
From: Yoshinori Arai @ 2019-01-24  0:20 UTC (permalink / raw)
  To: help-guix

hello,

When I will execute install pacakge or dry-run on emacs-guix, this error is
showed. It's success to install on command line.

(process-package-actions "/var/guix/profiles/per-user/yoshi/guix-profile" #:install '((145722368 "out")) #:upgrade '() #:remove '() #:use-substitutes? #t #:dry-run? #f)
The process begins ...
ERROR: Wrong type to apply: #<syntax-transformer nix-server-version>

Entering a new prompt.  Type `,bt' for a backtrace or `,q' to continue.

Please tell me the pointer to resolve this issue.

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: emacs-guix error
@ 2019-01-24  2:34 brettg
  2019-01-25 17:48 ` Alex Kost
  0 siblings, 1 reply; 15+ messages in thread
From: brettg @ 2019-01-24  2:34 UTC (permalink / raw)
  To: Yoshinori Arai, help-guix

[-- Attachment #1: Type: text/plain, Size: 713 bytes --]

I reported this issue two days ago and haven't heard anything yet
Sent from my Sprint Phone.
------ Original message------From: Yoshinori AraiDate: Wed, Jan 23, 2019 6:21 PMTo: help-guix;Cc: Subject:emacs-guix error
hello,

When I will execute install pacakge or dry-run on emacs-guix, this error is
showed. It's success to install on command line.

(process-package-actions "/var/guix/profiles/per-user/yoshi/guix-profile" #:install '((145722368 "out")) #:upgrade '() #:remove '() #:use-substitutes? #t #:dry-run? #f)
The process begins ...
ERROR: Wrong type to apply: #

Entering a new prompt.  Type `,bt' for a backtrace or `,q' to continue.

Please tell me the pointer to resolve this issue.


[-- Attachment #2: Type: text/html, Size: 1365 bytes --]

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: emacs-guix error
  2019-01-24  0:20 Yoshinori Arai
@ 2019-01-25 17:48 ` Alex Kost
  2019-01-26  3:31   ` Yoshinori Arai
  0 siblings, 1 reply; 15+ messages in thread
From: Alex Kost @ 2019-01-25 17:48 UTC (permalink / raw)
  To: Yoshinori Arai; +Cc: help-guix

Yoshinori Arai (2019-01-24 09:20 +0900) wrote:

> hello,
>
> When I will execute install pacakge or dry-run on emacs-guix, this error is
> showed. It's success to install on command line.
>
> (process-package-actions "/var/guix/profiles/per-user/yoshi/guix-profile" #:install '((145722368 "out")) #:upgrade '() #:remove '() #:use-substitutes? #t #:dry-run? #f)
> The process begins ...
> ERROR: Wrong type to apply: #<syntax-transformer nix-server-version>
>
> Entering a new prompt.  Type `,bt' for a backtrace or `,q' to continue.
>
> Please tell me the pointer to resolve this issue.

Hello, do you use Guix on a foreign system (not GuixSD)?  If so, please
look at:

  https://github.com/alezost/guix.el#important-note-for-non-guixsd-users

Try the workaround described there and let me know if it works or not.

-- 
Alex

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: emacs-guix error
  2019-01-24  2:34 emacs-guix error brettg
@ 2019-01-25 17:48 ` Alex Kost
  0 siblings, 0 replies; 15+ messages in thread
From: Alex Kost @ 2019-01-25 17:48 UTC (permalink / raw)
  To: brettg@posteo.net; +Cc: help-guix

brettg@posteo.net (2019-01-23 20:34 -0600) wrote:

> I reported this issue two days ago and haven't heard anything yet

Hello, where did you report it?  Sorry, I don't see it anywhere.

-- 
Alex

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: emacs-guix error
  2019-01-25 17:48 ` Alex Kost
@ 2019-01-26  3:31   ` Yoshinori Arai
  2019-01-26 17:29     ` Alex Kost
  2019-01-26 20:50     ` Maxim Cournoyer
  0 siblings, 2 replies; 15+ messages in thread
From: Yoshinori Arai @ 2019-01-26  3:31 UTC (permalink / raw)
  To: Alex Kost; +Cc: help-guix

On Fri, Jan 25, 2019 at 08:48:21PM +0300, Alex Kost wrote:
 
> Hello, do you use Guix on a foreign system (not GuixSD)?  If so, please
> look at:
> 
>   https://github.com/alezost/guix.el#important-note-for-non-guixsd-users
> 
> Try the workaround described there and let me know if it works or not.
> 
> -- 
> Alex

Hello, I use both, foreign system and GuixSD. There is problem on GuixSD.
I followed the link you pointed but I can't recover. 

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: emacs-guix error
  2019-01-26  3:31   ` Yoshinori Arai
@ 2019-01-26 17:29     ` Alex Kost
  2019-01-26 20:50     ` Maxim Cournoyer
  1 sibling, 0 replies; 15+ messages in thread
From: Alex Kost @ 2019-01-26 17:29 UTC (permalink / raw)
  To: Yoshinori Arai; +Cc: help-guix

Yoshinori Arai (2019-01-26 12:31 +0900) wrote:

> On Fri, Jan 25, 2019 at 08:48:21PM +0300, Alex Kost wrote:
>  
>> Hello, do you use Guix on a foreign system (not GuixSD)?  If so, please
>> look at:
>> 
>>   https://github.com/alezost/guix.el#important-note-for-non-guixsd-users
>> 
>> Try the workaround described there and let me know if it works or not.
>> 
>> -- 
>> Alex
>
> Hello, I use both, foreign system and GuixSD. There is problem on GuixSD.
> I followed the link you pointed but I can't recover. 

Ouch, I'm afraid I can't help then, as I don't know what could cause
this problem, sorry :-(

-- 
Alex

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: emacs-guix error
  2019-01-26  3:31   ` Yoshinori Arai
  2019-01-26 17:29     ` Alex Kost
@ 2019-01-26 20:50     ` Maxim Cournoyer
  2019-01-26 21:25       ` Ricardo Wurmus
  1 sibling, 1 reply; 15+ messages in thread
From: Maxim Cournoyer @ 2019-01-26 20:50 UTC (permalink / raw)
  To: Yoshinori Arai; +Cc: Alex Kost, help-guix

Hello,

Yoshinori Arai <kumagusu08@gmail.com> writes:

> On Fri, Jan 25, 2019 at 08:48:21PM +0300, Alex Kost wrote:
>  
>> Hello, do you use Guix on a foreign system (not GuixSD)?  If so, please
>> look at:
>> 
>>   https://github.com/alezost/guix.el#important-note-for-non-guixsd-users
>> 
>> Try the workaround described there and let me know if it works or not.
>> 
>> -- 
>> Alex
>
> Hello, I use both, foreign system and GuixSD. There is problem on GuixSD.
> I followed the link you pointed but I can't recover. 

I'm also experiencing the problem reported earlier:

--8<---------------cut here---------------start------------->8---
,m (emacs-guix)
scheme@(emacs-guix)> (process-package-actions "/var/guix/profiles/per-user/mcournoyer/guix-profile" #:install '((62110912 "out")) #:upgrade '() #:remove '() #:use-substitutes? #t #:dry-run? #f)
The process begins ...
ERROR: Wrong type to apply: #<syntax-transformer nix-server-version>

Entering a new prompt.  Type `,bt' for a backtrace or `,q' to continue.
scheme@(emacs-guix) [1]> ,bt
In emacs-guix/actions.scm:
    118:8  1 (process-package-actions "/var/guix/profiles/per-user/mcournoyer/guix-profile" #:install _ #:upgrade _ #:remove _ #:use-substitutes? _ # _)
In unknown file:
           0 (_ #<store-connection 256.99 24c73c0>)
scheme@(emacs-guix) [1]>
--8<---------------cut here---------------end--------------->8---

Maybe a system reconfigure (daemon update) would fix it -- I haven't
tried it yet.

Maxim

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: emacs-guix error
  2019-01-26 20:50     ` Maxim Cournoyer
@ 2019-01-26 21:25       ` Ricardo Wurmus
  2019-01-28 11:22         ` Yoshinori Arai
  0 siblings, 1 reply; 15+ messages in thread
From: Ricardo Wurmus @ 2019-01-26 21:25 UTC (permalink / raw)
  To: Maxim Cournoyer; +Cc: Alex Kost, help-guix


Maxim Cournoyer <maxim.cournoyer@gmail.com> writes:

> Hello,
>
> Yoshinori Arai <kumagusu08@gmail.com> writes:
>
>> On Fri, Jan 25, 2019 at 08:48:21PM +0300, Alex Kost wrote:
>>  
>>> Hello, do you use Guix on a foreign system (not GuixSD)?  If so, please
>>> look at:
>>> 
>>>   https://github.com/alezost/guix.el#important-note-for-non-guixsd-users
>>> 
>>> Try the workaround described there and let me know if it works or not.
>>> 
>>> -- 
>>> Alex
>>
>> Hello, I use both, foreign system and GuixSD. There is problem on GuixSD.
>> I followed the link you pointed but I can't recover. 
>
> I'm also experiencing the problem reported earlier:
>
> --8<---------------cut here---------------start------------->8---
> ,m (emacs-guix)
> scheme@(emacs-guix)> (process-package-actions "/var/guix/profiles/per-user/mcournoyer/guix-profile" #:install '((62110912 "out")) #:upgrade '() #:remove '() #:use-substitutes? #t #:dry-run? #f)
> The process begins ...
> ERROR: Wrong type to apply: #<syntax-transformer nix-server-version>
>
> Entering a new prompt.  Type `,bt' for a backtrace or `,q' to continue.
> scheme@(emacs-guix) [1]> ,bt
> In emacs-guix/actions.scm:
>     118:8  1 (process-package-actions "/var/guix/profiles/per-user/mcournoyer/guix-profile" #:install _ #:upgrade _ #:remove _ #:use-substitutes? _ # _)
> In unknown file:
>            0 (_ #<store-connection 256.99 24c73c0>)
> scheme@(emacs-guix) [1]>
> --8<---------------cut here---------------end--------------->8---
>
> Maybe a system reconfigure (daemon update) would fix it -- I haven't
> tried it yet.

Are you using Guix from a git checkout?  In that case you’ll need to
recompile as there has been an ABI change.

-- 
Ricardo

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: emacs-guix error
@ 2019-01-28  1:30 brettg
  2019-01-28  1:39 ` brettg
  2019-01-28  1:49 ` Maxim Cournoyer
  0 siblings, 2 replies; 15+ messages in thread
From: brettg @ 2019-01-28  1:30 UTC (permalink / raw)
  To: Ricardo Wurmus, Maxim Cournoyer; +Cc: Alex Kost, help-guix

[-- Attachment #1: Type: text/plain, Size: 1854 bytes --]

I get this error on running guix pull.
Sent from my Sprint Phone.
------ Original message------From: Ricardo WurmusDate: Sat, Jan 26, 2019 3:26 PMTo: Maxim Cournoyer;Cc: Alex Kost;help-guix;Subject:Re: emacs-guix error
Maxim Cournoyer  writes:

> Hello,
>
> Yoshinori Arai  writes:
>
>> On Fri, Jan 25, 2019 at 08:48:21PM +0300, Alex Kost wrote:
>>  
>>> Hello, do you use Guix on a foreign system (not GuixSD)?  If so, please
>>> look at:
>>> 
>>>   https://github.com/alezost/guix.el#important-note-for-non-guixsd-users
>>> 
>>> Try the workaround described there and let me know if it works or not.
>>> 
>>> -- 
>>> Alex
>>
>> Hello, I use both, foreign system and GuixSD. There is problem on GuixSD.
>> I followed the link you pointed but I can't recover. 
>
> I'm also experiencing the problem reported earlier:
>
> --8<---------------cut here---------------start------------->8---
> ,m (emacs-guix)
> scheme@(emacs-guix)> (process-package-actions "/var/guix/profiles/per-user/mcournoyer/guix-profile" #:install '((62110912 "out")) #:upgrade '() #:remove '() #:use-substitutes? #t #:dry-run? #f)
> The process begins ...
> ERROR: Wrong type to apply: #
>
> Entering a new prompt.  Type `,bt' for a backtrace or `,q' to continue.
> scheme@(emacs-guix) [1]> ,bt
> In emacs-guix/actions.scm:
>     118:8  1 (process-package-actions "/var/guix/profiles/per-user/mcournoyer/guix-profile" #:install _ #:upgrade _ #:remove _ #:use-substitutes? _ # _)
> In unknown file:
>            0 (_ #)
> scheme@(emacs-guix) [1]>
> --8<---------------cut here---------------end--------------->8---
>
> Maybe a system reconfigure (daemon update) would fix it -- I haven't
> tried it yet.

Are you using Guix from a git checkout?  In that case you’ll need to
recompile as there has been an ABI change.

-- 
Ricardo



[-- Attachment #2: Type: text/html, Size: 2980 bytes --]

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: emacs-guix error
  2019-01-28  1:30 brettg
@ 2019-01-28  1:39 ` brettg
  2019-01-28  7:50   ` Ricardo Wurmus
  2019-01-28  1:49 ` Maxim Cournoyer
  1 sibling, 1 reply; 15+ messages in thread
From: brettg @ 2019-01-28  1:39 UTC (permalink / raw)
  To: brettg; +Cc: Alex Kost, help-guix, Help-Guix

brettg@guixsd ~$ guix pull
Updating channel 'guix' from Git repository at 
'https://git.savannah.gnu.org/git/guix.git'...
Building from this channel:
   guix      https://git.savannah.gnu.org/git/guix.git	86228e5
<unknown location>: warning: 'nix-server-socket' is deprecated, use 
'store-connection-socket' instead
<unknown location>: warning: 'nix-server-major-version' is deprecated, 
use 'store-connection-major-version' instead
<unknown location>: warning: 'nix-server-minor-version' is deprecated, 
use 'store-connection-minor-version' instead

On 28.01.2019 02:30, brettg@posteo.net wrote:
> I get this error on running guix pull.
> 
> _Sent from my Sprint Phone._
> 
> ------ Original message------
> FROM: Ricardo Wurmus
> DATE: Sat, Jan 26, 2019 3:26 PM
> TO: Maxim Cournoyer;
> CC: Alex Kost;help-guix;
> SUBJECT:Re: emacs-guix error
> 
> Maxim Cournoyer writes:
> 
>> Hello,
>> 
>> Yoshinori Arai writes:
>> 
>>> On Fri, Jan 25, 2019 at 08:48:21PM +0300, Alex Kost wrote:
>>> 
>>>> Hello, do you use Guix on a foreign system (not GuixSD)? If so,
> please
>>>> look at:
>>>> 
>>>> 
> https://github.com/alezost/guix.el#important-note-for-non-guixsd-users
> [1]
>>>> 
>>>> Try the workaround described there and let me know if it works or
> not.
>>>> 
>>>> --
>>>> Alex
>>> 
>>> Hello, I use both, foreign system and GuixSD. There is problem on
> GuixSD.
>>> I followed the link you pointed but I can't recover.
>> 
>> I'm also experiencing the problem reported earlier:
>> 
>> --8<---------------cut here---------------start------------->8---
>> ,m (emacs-guix)
>> scheme@(emacs-guix)> (process-package-actions
> "/var/guix/profiles/per-user/mcournoyer/guix-profile" #:install
> '((62110912 [2] "out")) #:upgrade '() #:remove '() #:use-substitutes?
> #t #:dry-run? #f)
>> The process begins ...
>> ERROR: Wrong type to apply: #
>> 
>> Entering a new prompt. Type `,bt' for a backtrace or `,q' to
> continue.
>> scheme@(emacs-guix) [1]> ,bt
>> In emacs-guix/actions.sc [3]m:
>> 118:8 1 (process-package-actions
> "/var/guix/profiles/per-user/mcournoyer/guix-profile" #:install _
> #:upgrade _ #:remove _ #:use-substitutes? _ # _)
>> In unknown file:
>> 0 (_ #)
>> scheme@(emacs-guix) [1]>
>> --8<---------------cut here---------------end--------------->8---
>> 
>> Maybe a system reconfigure (daemon update) would fix it -- I haven't
>> tried it yet.
> 
> Are you using Guix from a git checkout? In that case you’ll need to
> recompile as there has been an ABI change.
> 
> --
> Ricardo
> 
> 
> 
> Links:
> ------
> [1] 
> https://github.com/alezost/guix.el#important-note-for-non-guixsd-users
> [2] tel:(62110912
> [3] http://actions.sc

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: emacs-guix error
  2019-01-28  1:30 brettg
  2019-01-28  1:39 ` brettg
@ 2019-01-28  1:49 ` Maxim Cournoyer
  2019-01-28 11:56   ` Alex Kost
  1 sibling, 1 reply; 15+ messages in thread
From: Maxim Cournoyer @ 2019-01-28  1:49 UTC (permalink / raw)
  To: brettg@posteo.net; +Cc: Alex Kost, help-guix

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.

--8<---------------cut here---------------start------------->8---
(setq guix-directory "~/src/guix")
--8<---------------cut here---------------end--------------->8---

IIUC, that doesn't cause Emacs-Guix to use that Guix, only locate
package definition.

In any case, running make clean-go and rebuilding my guix source tree
didn't make the issue go away, but I got a different error when using
C-c . b (guix-devel-build-package-definition); it was failing to find
the module (guix build utils), which led me to the bug 28144.

The suggested workaround by Ludovic to delete the file guix/profiles.go
made the problem go away.

So this might be related.

HTH,

Maxim

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: emacs-guix error
  2019-01-28  1:39 ` brettg
@ 2019-01-28  7:50   ` Ricardo Wurmus
  0 siblings, 0 replies; 15+ messages in thread
From: Ricardo Wurmus @ 2019-01-28  7:50 UTC (permalink / raw)
  To: brettg; +Cc: Alex Kost, help-guix, Help-Guix


brettg@posteo.net writes:

> brettg@guixsd ~$ guix pull
> Updating channel 'guix' from Git repository at
> 'https://git.savannah.gnu.org/git/guix.git'...
> Building from this channel:
>   guix      https://git.savannah.gnu.org/git/guix.git	86228e5
> <unknown location>: warning: 'nix-server-socket' is deprecated, use
> 'store-connection-socket' instead
> <unknown location>: warning: 'nix-server-major-version' is deprecated,
> use 'store-connection-major-version' instead
> <unknown location>: warning: 'nix-server-minor-version' is deprecated,
> use 'store-connection-minor-version' instead

This is just a deprecation warning.  It’s not an error.

-- 
Ricardo

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: emacs-guix error
  2019-01-26 21:25       ` Ricardo Wurmus
@ 2019-01-28 11:22         ` Yoshinori Arai
  0 siblings, 0 replies; 15+ messages in thread
From: Yoshinori Arai @ 2019-01-28 11:22 UTC (permalink / raw)
  To: Ricardo Wurmus; +Cc: Alex Kost, help-guix

On Sat, Jan 26, 2019 at 10:25:44PM +0100, Ricardo Wurmus wrote:
> 
> Maxim Cournoyer <maxim.cournoyer@gmail.com> writes:
> 
> > Hello,
> >
> > Yoshinori Arai <kumagusu08@gmail.com> writes:
> >
> >> On Fri, Jan 25, 2019 at 08:48:21PM +0300, Alex Kost wrote:
> >>  
> >>> Hello, do you use Guix on a foreign system (not GuixSD)?  If so, please
> >>> look at:
> >>> 
> >>>   https://github.com/alezost/guix.el#important-note-for-non-guixsd-users
> >>> 
> >>> Try the workaround described there and let me know if it works or not.
> >>> 
> >>> -- 
> >>> Alex
> >>
> >> Hello, I use both, foreign system and GuixSD. There is problem on GuixSD.
> >> I followed the link you pointed but I can't recover. 
> >
> > I'm also experiencing the problem reported earlier:
> >
> > --8<---------------cut here---------------start------------->8---
> > ,m (emacs-guix)
> > scheme@(emacs-guix)> (process-package-actions "/var/guix/profiles/per-user/mcournoyer/guix-profile" #:install '((62110912 "out")) #:upgrade '() #:remove '() #:use-substitutes? #t #:dry-run? #f)
> > The process begins ...
> > ERROR: Wrong type to apply: #<syntax-transformer nix-server-version>
> >
> > Entering a new prompt.  Type `,bt' for a backtrace or `,q' to continue.
> > scheme@(emacs-guix) [1]> ,bt
> > In emacs-guix/actions.scm:
> >     118:8  1 (process-package-actions "/var/guix/profiles/per-user/mcournoyer/guix-profile" #:install _ #:upgrade _ #:remove _ #:use-substitutes? _ # _)
> > In unknown file:
> >            0 (_ #<store-connection 256.99 24c73c0>)
> > scheme@(emacs-guix) [1]>
> > --8<---------------cut here---------------end--------------->8---
> >
> > Maybe a system reconfigure (daemon update) would fix it -- I haven't
> > tried it yet.
> 
> Are you using Guix from a git checkout?  In that case you’ll need to
> recompile as there has been an ABI change.
> 
> -- 
> Ricardo
> 

Hello,

I have checked out guix repository but installed guix-daemon to /usr/local.
$ ls /usr/local/bin
guix  guix-daemon
$ which guix-daemon
/gnu/store/75x1as0ff5100d5mxji0i2dxkg77zhqc-profile/bin/guix-daemon

In this cace, is recompilation of guix related with this issue?

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: emacs-guix error
  2019-01-28  1:49 ` Maxim Cournoyer
@ 2019-01-28 11:56   ` Alex Kost
  2019-01-30  7:29     ` Yoshinori Arai
  0 siblings, 1 reply; 15+ messages in thread
From: Alex Kost @ 2019-01-28 11:56 UTC (permalink / raw)
  To: Maxim Cournoyer; +Cc: help-guix

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

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: emacs-guix error
  2019-01-28 11:56   ` Alex Kost
@ 2019-01-30  7:29     ` Yoshinori Arai
  0 siblings, 0 replies; 15+ messages in thread
From: Yoshinori Arai @ 2019-01-30  7:29 UTC (permalink / raw)
  To: Alex Kost; +Cc: help-guix

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".

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2019-01-30  7:29 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-24  2:34 emacs-guix error brettg
2019-01-25 17:48 ` Alex Kost
  -- strict thread matches above, loose matches on Subject: below --
2019-01-28  1:30 brettg
2019-01-28  1:39 ` brettg
2019-01-28  7:50   ` Ricardo Wurmus
2019-01-28  1:49 ` Maxim Cournoyer
2019-01-28 11:56   ` Alex Kost
2019-01-30  7:29     ` Yoshinori Arai
2019-01-24  0:20 Yoshinori Arai
2019-01-25 17:48 ` Alex Kost
2019-01-26  3:31   ` Yoshinori Arai
2019-01-26 17:29     ` Alex Kost
2019-01-26 20:50     ` Maxim Cournoyer
2019-01-26 21:25       ` Ricardo Wurmus
2019-01-28 11:22         ` Yoshinori Arai

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.