]> git.cworth.org Git - notmuch/commitdiff
emacs: test notmuch-show during message decryption
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Mon, 6 May 2019 17:43:27 +0000 (13:43 -0400)
committerDavid Bremner <david@tethera.net>
Fri, 10 May 2019 09:54:50 +0000 (06:54 -0300)
We did not have a test showing what message decryption looks like
within notmuch-emacs.  This change gives us a baseline for future work
on the notmuch-emacs interface.

This differs from previous revisions of this patch in that it should
be insensitive to the order in which the local filesystem readdir()s
the underlying maildir.

Signed-off-by: Daniel Kahn Gillmor <dkg@fifthhorseman.net>

No differences found