From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:55976) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iUqWH-0001sg-S3 for guix-patches@gnu.org; Wed, 13 Nov 2019 06:09:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iUqWG-0000Wt-3L for guix-patches@gnu.org; Wed, 13 Nov 2019 06:09:05 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:50040) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iUqWE-0000WC-J5 for guix-patches@gnu.org; Wed, 13 Nov 2019 06:09:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iUqWE-0001K4-Ai for guix-patches@gnu.org; Wed, 13 Nov 2019 06:09:02 -0500 Subject: [bug#38015] Emacs in multiple profiles Resent-Message-ID: From: Pierre Neidhardt In-Reply-To: <87eeyc452y.fsf@gmail.com> References: <9c395fd0-9458-7894-af8b-9294d212c60b@fastmail.net> <87a7uyd7qy.fsf@gmail.com> <874ll51mq3.fsf@gmail.com> <87zi2t4jgh.fsf@gmail.com> <877ep4z44b.fsf@gmail.com> <87tv88ihzc.fsf@ambrevar.xyz> <878spgo7ex.fsf@gmail.com> <87o8yccwtq.fsf@ambrevar.xyz> <871rv1ed8v.fsf@gmail.com> <87mudpm5nt.fsf@ambrevar.xyz> <874kzscpgs.fsf@gmail.com> <87eeyvespq.fsf@ambrevar.xyz> <87zhhhbhzl.fsf@gmail.com> <877e4l5c9h.fsf@ambrevar.xyz> <87mudgb4v5.fsf@gmail.com> <875zjp1xsf.fsf@gmail.com> <87ftittvht.fsf@ambrevar.xyz> <87eeyc452y.fsf@gmail.com> Date: Wed, 13 Nov 2019 12:08:11 +0100 Message-ID: <87bltgghk4.fsf@ambrevar.xyz> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Chris Marusich Cc: 38015@debbugs.gnu.org, myglc2@gmail.com, help-guix@gnu.org, Alex Kost , Maxim Cournoyer --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hi Chris, Thanks for testing! > - The fonts were different than I remember. Not sure why it happened, > but I'm guessing it had to do with the fact that I emptied my default > profile, and thus got rid of a lot of fonts accidentally. At this > time, I doubt it's because of your changes. Indeed, Emacs will only load fonts from the default profile. Not sure why. But this is unrelated to this change (it also affects current Guix). > - Aspell does not work: "ispell-init-process: Error: No word lists can > be found for the language "en_US"." I think this happens because > the Guix package for aspell refers to the default profile: > > (add-after 'install 'wrap-aspell > (lambda* (#:key outputs #:allow-other-keys) > (let ((bin/aspell (string-append (assoc-ref outputs "out") > "/bin/aspell"))) > (wrap-program bin/aspell > '("ASPELL_CONF" "" =3D > ("${ASPELL_CONF:-\"dict-dir ${GUIX_PROFILE:-$HOME/.guix-profil= e}/lib/aspell\"}"))) > #t))) More precisely, it's because of the patch applied to ASPELL. See bug #29686 for a discussion. I have a clue how to patch this properly, just need to get down to it. > Finally: do you anticipate that this will cause any user-visible or > backwards-incompatible changes that we should mention in the Guix > channel's news file (and in the Guix NEWS file)? As far I can see, the only incompatibility would arise if the user explicitly referred to the guix-emacs.el variables that are now gone. This change is cool enough I'm all for a NEWS entry nonetheless! =2D-=20 Pierre Neidhardt https://ambrevar.xyz/ --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEUPM+LlsMPZAEJKvom9z0l6S7zH8FAl3L5BsACgkQm9z0l6S7 zH+VXwf+Pd1k3iXkDlazykxQ7ys/H36ezuUsiKz6jEiteX2Ne9WkW/odC2qzr2lZ vcG2Y/mllf8nNR5BUfBiTMMZS/tRVlSmqWR+bltSnBixsqROnLMVTmUzHQfz7kUn 3aOOOBOUfCXHk/wPtaB2w7Uump4YKllnLKyJGP0kZo7g0ZlhK5lLNsAX3lzy3p7e s2fVDr8sMc1qtmabqYk8Ycjo4/0WR6XQ5QgBbkLw3T09jWzy+3LSjQv3VHf7qcS+ FxK0ua5Dl1V2ycemStWlpkTKFzlySSuRJ7YM9gx1KbGnkUcj+HMRESK5ReR2L8tp fgoTaUZTWjdJpSrpJawsuw4733H0Sw== =26jJ -----END PGP SIGNATURE----- --=-=-=-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pierre Neidhardt Subject: Re: [bug#38015] Emacs in multiple profiles Date: Wed, 13 Nov 2019 12:08:11 +0100 Message-ID: <87bltgghk4.fsf@ambrevar.xyz> References: <9c395fd0-9458-7894-af8b-9294d212c60b@fastmail.net> <87a7uyd7qy.fsf@gmail.com> <874ll51mq3.fsf@gmail.com> <87zi2t4jgh.fsf@gmail.com> <877ep4z44b.fsf@gmail.com> <87tv88ihzc.fsf@ambrevar.xyz> <878spgo7ex.fsf@gmail.com> <87o8yccwtq.fsf@ambrevar.xyz> <871rv1ed8v.fsf@gmail.com> <87mudpm5nt.fsf@ambrevar.xyz> <874kzscpgs.fsf@gmail.com> <87eeyvespq.fsf@ambrevar.xyz> <87zhhhbhzl.fsf@gmail.com> <877e4l5c9h.fsf@ambrevar.xyz> <87mudgb4v5.fsf@gmail.com> <875zjp1xsf.fsf@gmail.com> <87ftittvht.fsf@ambrevar.xyz> <87eeyc452y.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:470:142:3::10]:55900) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iUqVX-0001Xv-9V for help-guix@gnu.org; Wed, 13 Nov 2019 06:08:20 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iUqVV-0000AA-So for help-guix@gnu.org; Wed, 13 Nov 2019 06:08:18 -0500 Received: from relay11.mail.gandi.net ([217.70.178.231]:54007) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iUqVV-00008l-MZ for help-guix@gnu.org; Wed, 13 Nov 2019 06:08:17 -0500 In-Reply-To: <87eeyc452y.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: Chris Marusich Cc: 38015@debbugs.gnu.org, myglc2@gmail.com, help-guix@gnu.org, Alex Kost --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hi Chris, Thanks for testing! > - The fonts were different than I remember. Not sure why it happened, > but I'm guessing it had to do with the fact that I emptied my default > profile, and thus got rid of a lot of fonts accidentally. At this > time, I doubt it's because of your changes. Indeed, Emacs will only load fonts from the default profile. Not sure why. But this is unrelated to this change (it also affects current Guix). > - Aspell does not work: "ispell-init-process: Error: No word lists can > be found for the language "en_US"." I think this happens because > the Guix package for aspell refers to the default profile: > > (add-after 'install 'wrap-aspell > (lambda* (#:key outputs #:allow-other-keys) > (let ((bin/aspell (string-append (assoc-ref outputs "out") > "/bin/aspell"))) > (wrap-program bin/aspell > '("ASPELL_CONF" "" =3D > ("${ASPELL_CONF:-\"dict-dir ${GUIX_PROFILE:-$HOME/.guix-profil= e}/lib/aspell\"}"))) > #t))) More precisely, it's because of the patch applied to ASPELL. See bug #29686 for a discussion. I have a clue how to patch this properly, just need to get down to it. > Finally: do you anticipate that this will cause any user-visible or > backwards-incompatible changes that we should mention in the Guix > channel's news file (and in the Guix NEWS file)? As far I can see, the only incompatibility would arise if the user explicitly referred to the guix-emacs.el variables that are now gone. This change is cool enough I'm all for a NEWS entry nonetheless! =2D-=20 Pierre Neidhardt https://ambrevar.xyz/ --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEUPM+LlsMPZAEJKvom9z0l6S7zH8FAl3L5BsACgkQm9z0l6S7 zH+VXwf+Pd1k3iXkDlazykxQ7ys/H36ezuUsiKz6jEiteX2Ne9WkW/odC2qzr2lZ vcG2Y/mllf8nNR5BUfBiTMMZS/tRVlSmqWR+bltSnBixsqROnLMVTmUzHQfz7kUn 3aOOOBOUfCXHk/wPtaB2w7Uump4YKllnLKyJGP0kZo7g0ZlhK5lLNsAX3lzy3p7e s2fVDr8sMc1qtmabqYk8Ycjo4/0WR6XQ5QgBbkLw3T09jWzy+3LSjQv3VHf7qcS+ FxK0ua5Dl1V2ycemStWlpkTKFzlySSuRJ7YM9gx1KbGnkUcj+HMRESK5ReR2L8tp fgoTaUZTWjdJpSrpJawsuw4733H0Sw== =26jJ -----END PGP SIGNATURE----- --=-=-=--