help-guix
[Top][All Lists]
Advanced

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

Re: [ANN] Emacs-Guix 0.4.1


From: Pierre Neidhardt
Subject: Re: [ANN] Emacs-Guix 0.4.1
Date: Tue, 03 Jul 2018 18:40:30 +0200
User-agent: mu4e 1.0; emacs 26.1

Alex Kost <address@hidden> writes:

> Pierre Neidhardt (2018-06-28 19:04 +0200) wrote:
>> Indeed, I had this:
>>
>>      (add-to-list 'geiser-guile-load-path "~/projects/guix")
>>
>> as per "(guix) The Perfect Setup" of the Guix manual.  Removing this
>> fixed the transaction issues.
>>
>> Insights?
>
> "~/.config/guix/current/…" overrides "~/projects/guix" in %load-path of
> Guix REPL, but the problem is that %load-compiled-path does not have the
> according .go files as I wrote in the previous message, so the
> incompatibility between .scm (from "~/.config/guix/current") and .go
> (from "~/projects/guix") led to errors.
>
> I have fixed it in Emacs-Guix:
>
>   
> https://notabug.org/alezost/emacs-guix/commit/38a20cefe14969970817de97693c3f0f00b1c099

Hmm... I think there is a misunderstanding.
With 

        (add-to-list 'geiser-guile-load-path "~/projects/guix")

I still experience the transaction issue.
Can you reproduce?

-- 
Pierre Neidhardt

Attachment: signature.asc
Description: PGP signature


reply via email to

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