]> git.notmuchmail.org Git - notmuch/commit
emacs: Drop content-free "Unknown signature status" button
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Mon, 22 Apr 2019 17:18:14 +0000 (13:18 -0400)
committerDavid Bremner <david@tethera.net>
Sat, 25 May 2019 16:02:02 +0000 (13:02 -0300)
commit9300defd64acf68b8e6fa6fbd89b8050168bb63d
tree9bce075e3085cab432b54018950c675d2733e95d
parentfa9d8b702666adc5fe5759c352a9e8467c436804
emacs: Drop content-free "Unknown signature status" button

When we have not been able to evaluate the signature status of a given
MIME part, showing a content-free (and interaction-free) "[ Unknown
signature status ]" button doesn't really help the user at all, and
takes up valuable screen real-estate.

A visual reminder that a given message is *not* signed isn't helpful
unless it is always present, in which case we'd want to see "[ Unknown
signature status ]" buttons on all messages, even ones that don't have
a signing structure, but i don't think we want that.

Amended by db to drop the unused initialization of 'label'
emacs/notmuch-crypto.el
test/emacs-show.expected-output/notmuch-show-decrypted-message
test/emacs-show.expected-output/notmuch-show-decrypted-message-no-crypto
test/emacs-show.expected-output/notmuch-show-process-crypto-mime-parts-off
test/emacs-show.expected-output/notmuch-show-undecryptable-message