From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pierre Neidhardt Subject: Re: [ANN] Emacs-Guix 0.4.1 Date: Tue, 03 Jul 2018 18:40:30 +0200 Message-ID: <87k1qc46ip.fsf@gmail.com> References: <8736x9h5vs.fsf@gmail.com> <87lgaz8b1w.fsf@gmail.com> <87lgay97hi.fsf@gmail.com> <87lgaykfl7.fsf@gmail.com> <87bmbtesf5.fsf@gmail.com> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50903) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1faOLy-00043j-QV for help-guix@gnu.org; Tue, 03 Jul 2018 12:40:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1faOLx-0002AU-SV for help-guix@gnu.org; Tue, 03 Jul 2018 12:40:34 -0400 Received: from mail-wm0-x22a.google.com ([2a00:1450:400c:c09::22a]:39051) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1faOLx-00027r-LO for help-guix@gnu.org; Tue, 03 Jul 2018 12:40:33 -0400 Received: by mail-wm0-x22a.google.com with SMTP id p11-v6so2974210wmc.4 for ; Tue, 03 Jul 2018 09:40:33 -0700 (PDT) In-reply-to: <87bmbtesf5.fsf@gmail.com> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: Alex Kost Cc: help-guix@gnu.org --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Alex Kost 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/=E2=80=A6" overrides "~/projects/guix" in %load-p= ath 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/38a20cefe14969970817de976= 93c3f0f00b1c099 Hmm... I think there is a misunderstanding. With=20 (add-to-list 'geiser-guile-load-path "~/projects/guix") I still experience the transaction issue. Can you reproduce? =2D-=20 Pierre Neidhardt --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEUPM+LlsMPZAEJKvom9z0l6S7zH8FAls7pv4ACgkQm9z0l6S7 zH+lYAgAj1N8B2NOgT5KHlU6TxkOcZueEtZnzol6z01HcJD7GhUiqas8z+Yg4H2e nJPb87+PStfOwiVDG+uIJnHCuu88qAOQ0I+TvfR7LyHzxmOvar8VGvKCK+SqKB6w JiW/6u6rYpAZ3xjU/fjiNsugDZJLkxL6Zn+tb8S1p+0UhuOnCsxBIiZK7JPL2tlZ E5wZkUUTHxUlDYwL1SzFA6Xj4fEG1wbmkXHIjbY96t6zVNEgd5C4SNEqvYOA2uYf o0XzYkJcpktlQPoMziJK6RZK3zQAZwqYo81rBtlLhZZTMnvLssepkWSQu7UyFyG1 1AQProAALXqd5isJB255NQrPPbBYTQ== =YqoF -----END PGP SIGNATURE----- --=-=-=--