Re: [PATCH v2 00/36] [emacs] Add outline headings and switch to lexical scope

Subject: Re: [PATCH v2 00/36] [emacs] Add outline headings and switch to lexical scope

Date: Wed, 13 Jan 2021 18:41:32 +0100

To: David Bremner, notmuch@notmuchmail.org

Cc:

From: Jonas Bernoulli


David Bremner <david@tethera.net> writes:

> I pushed applied the first 22 patches to master.

Thanks!

> "[PATCH v2 23/36] emacs: various cosmetic improvements" leads to some
> test failures. FWIW, I'm using Emacs 27.1 on Debian testing.

Sorry about, it seems I did not rerun the tests after making the
responsible change.  It was a silly one character (well two) bug:

-			   (pcase-lambda (`(,regexp ,folder))
+     			   (pcase-lambda (`(,regexp . ,folder))

I have send v3 of just that one commit (23).

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

Thread: