Re: Emacs: Generate autoloads during installation?

Subject: Re: Emacs: Generate autoloads during installation?

Date: Mon, 12 Aug 2024 07:29:53 -0300

To: Pengji Zhang, notmuch@notmuchmail.org

Cc:

From: David Bremner


Pengji Zhang <me@pengjiz.com> writes:

>
> I wonder if we could generate and install a 'notmuch-autoloads.el' 
> file as well during installation, like mu4e[1]. So we only need to 
> load that file at Emacs startup, which should be much cheaper.

Currently notmuch-autoloads.el is generated by package.el
during installation. To try it out, run

        make elpa

then

        M-x package-install-file notmuch-emacs-$version.tar

I guess as long as it did not break the various package.el workflows, we
could consider running the same auto-generation code at build time.


_______________________________________________
notmuch mailing list -- notmuch@notmuchmail.org
To unsubscribe send an email to notmuch-leave@notmuchmail.org

Thread: