[PATCH v3 2/3] emacs: Add simple make target to compile emacs lisp tests

David Bremner david at tethera.net
Sun May 24 14:53:23 PDT 2020


Jonas Bernoulli <jonas at bernoul.li> writes:

>  
> +compile-elisp-tests:
> +	$(EMACS) --batch -L emacs -L test -l notmuch.el -l test-lib.el -f \
> +	batch-byte-compile test/*.el
> +

Can you explain a bit (perhaps in an updated commit message) why we need
this target?

thanks!

David


More information about the notmuch mailing list