mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-24 20:08:10 +01:00
fd46fc1977
This variable is important for people who want to change the default behaviour when displaying multipart/alternative messages. Previously it was undocumented. Add a defcustom to help users and copy some documentation from the wiki. The usual machinery of re-using docstrings is a bit tricky to use here because it mangles the example lisp code, and the link to the info node should not be in e.g. the html page. Add a simple test to make sure the switch from defvar to defcustom did not break something obvious. |
||
---|---|---|
.. | ||
notmuch-show-decrypted-message | ||
notmuch-show-decrypted-message-no-crypto | ||
notmuch-show-elide-non-matching-messages-off | ||
notmuch-show-elide-non-matching-messages-on | ||
notmuch-show-indent-thread-content-off | ||
notmuch-show-multipart-alternative | ||
notmuch-show-process-crypto-mime-parts-off | ||
notmuch-show-process-crypto-mime-parts-on | ||
notmuch-show-undecryptable-message |