From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marius Bakke Subject: Re: Should guix-emacs-autoload-packages use GUIX_ENVIRONMENT? Date: Tue, 25 Jul 2017 23:33:58 +0200 Message-ID: <87shhkcibd.fsf@fastmail.com> References: <87zibwlymy.fsf@kyleam.com> <87eft6j1s3.fsf@gmail.com> <87379mpz1a.fsf@kyleam.com> <87379l1qip.fsf@gmail.com> <87h8y1jwv8.fsf@kyleam.com> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51484) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1da7Su-0007Z1-DG for guix-devel@gnu.org; Tue, 25 Jul 2017 17:34:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1da7Sr-0007Pg-8F for guix-devel@gnu.org; Tue, 25 Jul 2017 17:34:04 -0400 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:35287) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1da7Sq-0007OA-TU for guix-devel@gnu.org; Tue, 25 Jul 2017 17:34:01 -0400 In-Reply-To: <87h8y1jwv8.fsf@kyleam.com> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Kyle Meyer , Alex Kost Cc: guix-devel --=-=-= Content-Type: text/plain Kyle Meyer writes: > Alex Kost writes: > > [...] > >>> Maybe I'm underestimating all the ways people use "guix environment". >>> When I use it, I'm interested in getting an isolated environment, >>> usually for testing, and in this case I don't want the Emacs packages >>> from my profile. >> >> OK, now I understand your point and I don't object against your patch. >> OTOH I'm pretty sure there are people who will be surprised that when >> emacs is started under "guix environment", it ignores packages from the >> "~/guix-profile". > > OK, given that many (all other? :]) users would expect a different > behavior ... Wait, isn't this what --pure is for? I haven't followed the discussion, but I would expect `guix environment` to *add* to my current profile, and use '--pure' if I want a "clean" environment. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAll3uUYACgkQoqBt8qM6 VPpCAgf8CISgNRqnquhFfa3B0wgOCAWFvXweKhNthfWCPsbfaHSNWAYINkqnf+PL 7jw7/4AyJ3LTlca6Q7w4VlVfh1yMJU0y1/0/LYbwWA5f+iqgwIH6W1lAXYzThvt5 g2FxkYgxkH5lCcLDCSdTVezI1Hxxh5o7hP3bKi5sXEUpC4hxrje3u+KbP30S0oCi 0NoeRbArMFfjJ25xiLtKct4myYHqetgzeiXQZIp3dfjElkd8axK7zIaN1of1KYH5 DM6LjQhbe2/XegjABtEAGjpCoyEc/31DjtFEsdJZCh3PBBXN7Btfis1130oerupJ m6ag4lTMYPEbfalLd5J+ViTNrrvk4A== =aekn -----END PGP SIGNATURE----- --=-=-=--