Alex Kost <[email protected]> skribis:

> * emacs/guix-emacs.el (guix-emacs-autoloads-regexp): New variable.
>   (guix-emacs-find-autoloads-in-directory): Return a list of autoloads
>   without extensions.

LGTM.

However, note that autoloads may only be compressed when we know they do
not embed store file names (which I think is usually the case.)
Otherwise there’s a risk of fooling the GC, as in
<http://bugs.gnu.org/20765>.

Ludo’.

Reply via email to