|
From: | Ludovic Courtès |
Subject: | Re: [PATCH 1/3] emacs: Handle compiled and compressed autoloads. |
Date: | Tue, 08 Dec 2015 00:00:09 +0100 |
User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) |
Alex Kost <address@hidden> 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’.
[Prev in Thread] | Current Thread | [Next in Thread] |