Alex Kost <[email protected]> skribis:

> From 5e03db3f31086b3cad95fc56f4f1b7da8a2f4912 Mon Sep 17 00:00:00 2001
> From: Alex Kost <[email protected]>
> Date: Thu, 15 Oct 2015 23:41:27 +0300
> Subject: [PATCH] emacs: init: Add "share/emacs/site-lisp" to 'load-path'.
> MIME-Version: 1.0
> Content-Type: text/plain; charset=UTF-8
> Content-Transfer-Encoding: 8bit
>
> Fixes a regression introduced in 7741139080a6b00aa4f1846fe7668859e91bec58.
>
> Reported by Ludovic Courtès <[email protected]>.
>
> Not all emacs packages have "...-autoloads.el" files, so there is a
> chance that "~/.guix-profile/share/emacs/site-lisp" will not be added to
> 'load-path', so add it unconditionally.
>
> * emacs/guix-init.el: Add guix emacs directory to 'load-path'.  Move
>   requiring 'guix-emacs' to the top-level.

LGTM.  Thanks for investigating the issue!

Ludo’.

Reply via email to