[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Emacs in multiple profiles
From: |
Alex Kost |
Subject: |
Re: Emacs in multiple profiles |
Date: |
Sun, 20 Oct 2019 16:58:06 +0300 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) |
Pierre Neidhardt (2019-10-16 21:54 +0200) wrote:
> Hi!
>
> I'm resurrecting this since I got bitten by this today.
>
> I'm currently writing a blog article on profiles and manifest, and I
> realized that Emacs is the only program so far that does not behave
> consistently with the rest of Guix.
>
> When I source the etc/profile where I've installed my Emacs packages,
> I'd expect the appropriate environment variables to be set so that
> `guix-emacs-autoload-packages' knows where to load the packages from.
>
> I believe the solution to be simple:
>
> 1. Make Emacs packages set XDG_DATA_DIRS in etc/profile
> 2. guix-emacs.el: Remove guix-user-profile
> 3. guix-emacs.el: Set profiles to all the paths in XDG_DATA_DIRS in the
> guix-emacs-autoload-packages function.
>
> Thoughts?
Hello, I'm not sure if my answer was expected, so just in case:
Please do whatever looks appropriate to you :-)
--
Alex
- Re: Emacs in multiple profiles, (continued)
- Re: Emacs in multiple profiles, Pierre Neidhardt, 2019/10/19
- Re: Emacs in multiple profiles, Maxim Cournoyer, 2019/10/28
- Re: Emacs in multiple profiles, Maxim Cournoyer, 2019/10/28
- Re: Emacs in multiple profiles, Pierre Neidhardt, 2019/10/29
- Re: Emacs in multiple profiles, Maxim Cournoyer, 2019/10/31
- Re: Emacs in multiple profiles, Pierre Neidhardt, 2019/10/31
Re: Emacs in multiple profiles,
Alex Kost <=