guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 3/4] gnu: emacs: Find packages in "~/.guix-profile".


From: Ludovic Courtès
Subject: Re: [PATCH 3/4] gnu: emacs: Find packages in "~/.guix-profile".
Date: Sun, 10 Jan 2016 21:28:05 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

Alex Kost <address@hidden> skribis:

> From: Federico Beffa <address@hidden>
>
> * gnu/packages/emacs.scm (emacs)[inputs]: Add 'guix-src' input.
>   [arguments]: Add 'install-site-start' phase.

[...]

> +         (add-after 'install 'install-site-start

Could you add a comment like:

  ;; Copy guix-emacs.el from Guix and add it to site-start.el.  This
  ;; way, Emacs packages provided by Guix and installed in
  ;; ~/.guix-profile/share/emacs/site-lisp/guix.d/PACKAGE-VERSION are
  ;; automatically found.

Otherwise LGTM.

Also, on GuixSD, should we remove the default EMACSLOADPATH as well as
/etc/emacs/site-start.el?

Ludo’.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]