From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Kost Subject: Re: [ANN] Emacs-Guix 0.4.1 Date: Tue, 17 Jul 2018 23:55:52 +0300 Message-ID: <877elt7faf.fsf@gmail.com> References: <8736x9h5vs.fsf@gmail.com> <87lgaz8b1w.fsf@gmail.com> <87lgay97hi.fsf@gmail.com> <87lgaykfl7.fsf@gmail.com> <87bmbtesf5.fsf@gmail.com> <87k1qc46ip.fsf@gmail.com> <87woucrv1z.fsf@gmail.com> <878t6rxuup.fsf@gmail.com> <87601vib14.fsf@gmail.com> <87va9ukum9.fsf@gmail.com> <8736wi28fv.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56401) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ffX0o-0005pT-FY for help-guix@gnu.org; Tue, 17 Jul 2018 16:56:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ffX0l-0006h5-Fr for help-guix@gnu.org; Tue, 17 Jul 2018 16:55:58 -0400 Received: from mail-wr1-x42a.google.com ([2a00:1450:4864:20::42a]:40403) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ffX0l-0006gY-7p for help-guix@gnu.org; Tue, 17 Jul 2018 16:55:55 -0400 Received: by mail-wr1-x42a.google.com with SMTP id t6-v6so2511684wrn.7 for ; Tue, 17 Jul 2018 13:55:54 -0700 (PDT) In-Reply-To: <8736wi28fv.fsf@gmail.com> (Pierre Neidhardt's message of "Mon, 16 Jul 2018 23:10:28 +0200") 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: Pierre Neidhardt Cc: help-guix@gnu.org Pierre Neidhardt (2018-07-16 23:10 +0200) wrote: > Sorry for the long delay... :( > >> I think it can happen only if you added it to >> GUIX_PACKAGE_PATH, did you? > > No I did not: > > (getenv "GUIX_PACKAGE_PATH") > $5 = "/home/ambrevar/.guix-packages" > > So the issue is something else. Any idea? As I told I think this issue happens because your "~/projects/guix" appears too early in %load-path. But I thought it could happen only if you added it to GUIX_PACKAGE_PATH, but since you didn't, I have no idea, sorry. -- Alex