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

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

Date: Sun, 24 May 2020 18:53:23 -0300

To: Jonas Bernoulli, notmuch@notmuchmail.org

Cc:

From: David Bremner


Jonas Bernoulli <jonas@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
_______________________________________________
notmuch mailing list
notmuch@notmuchmail.org
https://notmuchmail.org/mailman/listinfo/notmuch

Thread: