From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57568) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eOnA7-0006Io-Ne for guix-patches@gnu.org; Tue, 12 Dec 2017 11:12:11 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eOnA2-0003qO-Rc for guix-patches@gnu.org; Tue, 12 Dec 2017 11:12:07 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:50093) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eOnA2-0003qB-Ka for guix-patches@gnu.org; Tue, 12 Dec 2017 11:12:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1eOnA1-0003KO-Tp for guix-patches@gnu.org; Tue, 12 Dec 2017 11:12:01 -0500 Subject: [bug#29660] [PATCH] gnu: notmuch: Move elisp directory and generate autoloads. Resent-Message-ID: From: Marius Bakke In-Reply-To: <20171211142452.27889-1-arunisaac@systemreboot.net> References: <20171211142452.27889-1-arunisaac@systemreboot.net> Date: Tue, 12 Dec 2017 17:11:15 +0100 Message-ID: <87shcgvsd8.fsf@fastmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Arun Isaac , 29660@debbugs.gnu.org --=-=-= Content-Type: text/plain Arun Isaac writes: > * gnu/packages/mail.scm (notmuch)[arguments]: Move elisp files to > share/emacs/site-lisp/guix.d/notmuch-. > Add make-autoloads phase. I had to dive into emacs-build-system to understand what this patch does. AFAICT the purpose is to move the emacs files to a versioned subdirectory instead of "polluting" site-lisp, and that's why the make-autoloads phase is necessary? I haven't tested it, but LGTM. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAlov/6MACgkQoqBt8qM6 VPrlTgf/RHgP+nqCnOY5iqZClIp1sZQebFYUdmXwXdWMqPA/yqr7dM05l2SyoWtP 0MfkFiFtmSTDZUIyKGCqCZJCSL3X1vPRNc0KD5ieOHC+YEBxfseCChkgEG6DiJ5x NteRJ0chTEbmoR8lwVU4m1+FLNYaUchsUHqad4IZWXJPKkoIQdpMliU3nMY72b+C DWqslL3KRZLjzr/Oi131H4YFFY/qHUOdFD8mGBCJgrL6P4yksr0/bYRwrxnMCQOc DD7csrTQCH5MseaaKRfE26tWMT6N00D532Dx+u4fK/3SyGw6eCkgYPGyria+Blg2 XjWG+DAphpjsZCqT6FskdN3BwuAfxw== =7uYG -----END PGP SIGNATURE----- --=-=-=--