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