Notmuch support for GnuPG Web Key Directory

2019-07-10 Thread Ralph Seichter
You may have followed a recent discussion on the GnuPG mailing list
regarding poisoned keys on SKS key servers, and possible alternatives.

I have set up a Web Key Directory (see https://wiki.gnupg.org/WKD),
which is easy to do, and now I am wondering about Notmuch support for
WKD. Has anybody considered this, and perhaps even compiled a list of
necessary steps to implement it?

-Ralph
___
notmuch mailing list
notmuch@notmuchmail.org
https://notmuchmail.org/mailman/listinfo/notmuch


Re: [PATCH] test: aggregate-results.sh: count test files where all tests skipped

2019-07-10 Thread David Bremner
Tomi Ollila  writes:

> Previously, when all tests were skipped on a test file, there were
> no indication of this in the final results aggregate-results.sh
> printed.
> Now count of the files where all tests were skipped is printed.

pushed

d
___
notmuch mailing list
notmuch@notmuchmail.org
https://notmuchmail.org/mailman/listinfo/notmuch


Re: [PATCH v2] notmuch-show: run uncrustify

2019-07-10 Thread David Bremner
Daniel Kahn Gillmor  writes:

> This is the result of running:
>
> $ uncrustify --replace --config devel/uncrustify.cfg *.c *.h
>
> In the top level source directory.  I was using uncrustify
> 0.68.1+dfsg1-2.
>
> I do not know why these changes were not caught in
> 33382c2b5ba2537952a60ea378feff36961e4713
>

Dunno, but it was probably my fault since I recognize those lines as
part of my "cleanup".

pushed

d
___
notmuch mailing list
notmuch@notmuchmail.org
https://notmuchmail.org/mailman/listinfo/notmuch