guix-patches
[Top][All Lists]
Advanced

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

[bug#29660] [PATCH] gnu: notmuch: Move elisp directory and generate auto


From: Marius Bakke
Subject: [bug#29660] [PATCH] gnu: notmuch: Move elisp directory and generate autoloads.
Date: Tue, 12 Dec 2017 17:11:15 +0100
User-agent: Notmuch/0.25.3 (https://notmuchmail.org) Emacs/25.3.1 (x86_64-pc-linux-gnu)

Arun Isaac <address@hidden> writes:

> * gnu/packages/mail.scm (notmuch)[arguments]: Move elisp files to
> share/emacs/site-lisp/guix.d/notmuch-<version>.
> 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.

Attachment: signature.asc
Description: PGP signature


reply via email to

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