|
From: | Oleg Pykhalov |
Subject: | Re: gnu/services/shepherd.scm:90:2: In procedure allocate-struct: Wrong type argument in position 2: 5 |
Date: | Fri, 06 Oct 2017 20:07:15 +0300 |
User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/26.0.60 (gnu/linux) |
Maxim Cournoyer <address@hidden> writes: > There shouldn't be any auto-compilation going on with Guix unless you are > using Emacs-Guix. This has been fixed in a recent commit[1] but will only > appear in the next release. > > In the mean time you could define the following in your ~/.emacs: > > (setq guix-guile-program '("guile" "--no-auto-compile")) > > Maxim > > [1] https://notabug.org/alezost/emacs-guix/issues/2 I think that auto-compilation come from (run-geiser) which doesn't care about guix-guile-program. I use it to have a (geiser-edit-symbol-at-point) and for object definition in echo area. To disable it I think need to do something with (geiser-guile--parameters).
[Prev in Thread] | Current Thread | [Next in Thread] |