diff options
| author | Mark Walters <markwalters1009@gmail.com> | 2016-09-12 22:45:58 -0300 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2016-09-18 10:57:27 -0300 |
| commit | a448879e49fb838a302b4e68d73e63c6b75d9175 (patch) | |
| tree | c41599d049122543b2bb97a485167566b276ff03 /test/T310-emacs.sh | |
| parent | 653c5ee2217adf4007bf76d2067948f6c603ae59 (diff) | |
emacs: reply: remove wrong sig/enc status buttons
This stops the (usually incorrect) sigstatus and encstatus buttons
appearing when replying in emacs, and updates the test suite to match.
Overriding the status button functions is a little unusual but much
less intrusive than passing an argument all the way down the call
chain. It also makes it clear exactly what it does.
We also hide the application/pgp-encrypted part as it can only contain
"Version: 1". We do this in notmuch show, which means it also happens
when replying.
Diffstat (limited to 'test/T310-emacs.sh')
| -rwxr-xr-x | test/T310-emacs.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/T310-emacs.sh b/test/T310-emacs.sh index 202fc3bf..21675b68 100755 --- a/test/T310-emacs.sh +++ b/test/T310-emacs.sh @@ -384,8 +384,6 @@ References: <20091118002059.067214ed@hikari> --text follows this line-- Adrian Perez de Castro <aperez@igalia.com> writes: -> [ Unknown signature status ] -> > Hello to all, > > I have just heard about Not Much today in some random Linux-related news |
