From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Marusich Subject: Re: Emacs load-path random order Date: Sat, 21 Apr 2018 12:37:14 -0700 Message-ID: <87lgdguz9x.fsf@gmail.com> References: <87vaclb4vx.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]:44661) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1f9yK2-0004kY-Qz for help-guix@gnu.org; Sat, 21 Apr 2018 15:37:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1f9yJy-0005AD-Tk for help-guix@gnu.org; Sat, 21 Apr 2018 15:37:22 -0400 Received: from mail-pg0-x230.google.com ([2607:f8b0:400e:c05::230]:32781) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1f9yJy-00059y-Mm for help-guix@gnu.org; Sat, 21 Apr 2018 15:37:18 -0400 Received: by mail-pg0-x230.google.com with SMTP id i194so5630390pgd.0 for ; Sat, 21 Apr 2018 12:37:18 -0700 (PDT) In-Reply-To: <87vaclb4vx.fsf@gmail.com> (Pierre Neidhardt's message of "Sat, 21 Apr 2018 09:14:02 +0530") 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 --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hi Pierre, Pierre Neidhardt writes: > Notice that there are two batches of guix.d/* folders:=20 > > /home/ambrevar/.guix-profile/share/emacs/site-lisp/guix.d/* > > and=20 > > /var/guix/profiles/per-user/ambrevar/guix-profile/share/emacs/site-lisp/= guix.d/popup-0.5.3 > > The former is to be expected, the latter only happens randomly. > > I wonder why that is. How are you starting Emacs? From the command line? From the GNOME Activities Overview [1]? Some other method? Are you doing anything "strange" to modify your environment (e.g., running a custom ~/.xsession)? It matters because the way in which you start a program can influence the environment in which the program runs, which can in turn influence the load path of programs like Emacs. Footnotes:=20 [1] https://wiki.gnome.org/Gnome3CheatSheet#Activities_Overview =2D-=20 Chris --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEy/WXVcvn5+/vGD+x3UCaFdgiRp0FAlrbkuoACgkQ3UCaFdgi Rp13MxAAxw6iwExjVeRT1uH8Yc7Rsm+dV/E0cJEjoi64BuiPYvyQZNy98/OXrqWP kmgpyb0bwdloHcL6zynN8Ma0um/jH3O2sIAxpdqPaQEQNg0RlBg6szyI2+ozmq7y A/xP7dPYrKqBVX2fkRYFEc3spGXVQrvPKLgcfO/fHUho7eyqCYqY26vfY3lt4X5p gnsHzssi6pPI/ZFVqFhbU5Xugh2SCmM/+1T4oeZWBWJtAdvquaZIiRenKXMbRHy0 wqDzEdZwHNcrJiDJicVZJFtekctLktlZ/Wr8t+8F1V74uy2WPDdsol0OAIQCXVZg gFmUd+BzRtwIqCp2uu6HYs6owWRNbyUS5FjK53ngdxz92mj6jpxkyRD+CTQfI9Of iAXB1952aeVU4Gm17120XYGJ/65OBNoOkdHYDeDSZk8QXrQ4+svu4VJc2GeyOHCy G9urUkGJ02MQT7nBSeNUHmuY1jCCO7rWW3SgBNeWhfZU9m/TqpLrLJ5dc6WucxMb KjrPYIq2j0V5Qn1uuRtprszmrwbDrdojhC2yLWM8VBGhyeW+8w6IiHp9BBrkExym stId1TqT3JvbuOPJAVlBwCP6sYMzWfXQii+XnNLRMGgSQV7OLJi4PY6+SBBlObHF bMHE6rXiV+99pSOzp5V6sHE8/f3ZcJzGAujOrCEMxhohCwsrODc= =vkX9 -----END PGP SIGNATURE----- --=-=-=--