diff options
| author | David Bremner <david@tethera.net> | 2017-07-12 07:48:18 -0300 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2017-07-15 09:11:32 -0300 |
| commit | f1bcb6b7c2c568adcdfd4503522cfbccc4699665 (patch) | |
| tree | b4f8963f3763f1244cd5b5ff0d4386f4d80d2e20 /test/emacs-show.expected-output | |
| parent | 9fd48b78d07a0880486fb116e95d1f0da5c670e3 (diff) | |
emacs: change default for notmuch-crypto-process-mime to t
There are some cases like remote usage where this might cause
problems, but those users can easily customize the variable. The
inconvenience seems to be outweighed by the security benefit for most
users.
Diffstat (limited to 'test/emacs-show.expected-output')
3 files changed, 9 insertions, 9 deletions
diff --git a/test/emacs-show.expected-output/notmuch-show-elide-non-matching-messages-off b/test/emacs-show.expected-output/notmuch-show-elide-non-matching-messages-off index 9f1e91f0..e0bd2c73 100644 --- a/test/emacs-show.expected-output/notmuch-show-elide-non-matching-messages-off +++ b/test/emacs-show.expected-output/notmuch-show-elide-non-matching-messages-off @@ -5,7 +5,7 @@ Date: Tue, 17 Nov 2009 14:00:54 -0500 [ multipart/mixed ] [ multipart/signed ] -[ Unknown signature status ] +[ Unknown key ID 0xD74695063141ACD8 or unsupported algorithm ] [ text/plain ] I saw the LWN article and decided to take a look at notmuch. I'm currently using mutt and mairix to index and read a collection of @@ -40,7 +40,7 @@ Cheers, [ multipart/mixed ] [ multipart/signed ] - [ Unknown signature status ] + [ Unknown key ID 0xD74695063141ACD8 or unsupported algorithm ] [ text/plain ] > See the patch just posted here. @@ -67,7 +67,7 @@ Cheers, [ multipart/mixed ] [ multipart/signed ] - [ Unknown signature status ] + [ Unknown key ID 0xD74695063141ACD8 or unsupported algorithm ] [ text/plain ] > I've also pushed a slightly more complicated (and complete) fix to my > private notmuch repository diff --git a/test/emacs-show.expected-output/notmuch-show-elide-non-matching-messages-on b/test/emacs-show.expected-output/notmuch-show-elide-non-matching-messages-on index 118053ba..d76d0952 100644 --- a/test/emacs-show.expected-output/notmuch-show-elide-non-matching-messages-on +++ b/test/emacs-show.expected-output/notmuch-show-elide-non-matching-messages-on @@ -5,7 +5,7 @@ Date: Tue, 17 Nov 2009 14:00:54 -0500 [ multipart/mixed ] [ multipart/signed ] -[ Unknown signature status ] +[ Unknown key ID 0xD74695063141ACD8 or unsupported algorithm ] [ text/plain ] I saw the LWN article and decided to take a look at notmuch. I'm currently using mutt and mairix to index and read a collection of @@ -39,7 +39,7 @@ Cheers, [ multipart/mixed ] [ multipart/signed ] - [ Unknown signature status ] + [ Unknown key ID 0xD74695063141ACD8 or unsupported algorithm ] [ text/plain ] > See the patch just posted here. @@ -64,7 +64,7 @@ Cheers, [ multipart/mixed ] [ multipart/signed ] - [ Unknown signature status ] + [ Unknown key ID 0xD74695063141ACD8 or unsupported algorithm ] [ text/plain ] > I've also pushed a slightly more complicated (and complete) fix to my > private notmuch repository diff --git a/test/emacs-show.expected-output/notmuch-show-indent-thread-content-off b/test/emacs-show.expected-output/notmuch-show-indent-thread-content-off index 2cb12118..1a06374d 100644 --- a/test/emacs-show.expected-output/notmuch-show-indent-thread-content-off +++ b/test/emacs-show.expected-output/notmuch-show-indent-thread-content-off @@ -5,7 +5,7 @@ Date: Tue, 17 Nov 2009 14:00:54 -0500 [ multipart/mixed ] [ multipart/signed ] -[ Unknown signature status ] +[ Unknown key ID 0xD74695063141ACD8 or unsupported algorithm ] [ text/plain ] I saw the LWN article and decided to take a look at notmuch. I'm currently using mutt and mairix to index and read a collection of @@ -40,7 +40,7 @@ Date: Tue, 17 Nov 2009 15:33:01 -0500 [ multipart/mixed ] [ multipart/signed ] -[ Unknown signature status ] +[ Unknown key ID 0xD74695063141ACD8 or unsupported algorithm ] [ text/plain ] > See the patch just posted here. @@ -67,7 +67,7 @@ Date: Tue, 17 Nov 2009 19:50:40 -0500 [ multipart/mixed ] [ multipart/signed ] -[ Unknown signature status ] +[ Unknown key ID 0xD74695063141ACD8 or unsupported algorithm ] [ text/plain ] > I've also pushed a slightly more complicated (and complete) fix to my > private notmuch repository |
