]> git.neil.brown.name Git - edlib.git/commit
notmuch/email: allow extra headers to be shown.
authorNeilBrown <neil@brown.name>
Sun, 19 Feb 2023 21:41:34 +0000 (08:41 +1100)
committerNeilBrown <neil@brown.name>
Sun, 19 Feb 2023 21:44:14 +0000 (08:44 +1100)
commite489a4532b9b6bb1501578c061d31d4920876cdd
treecf1d6f7ce1d3114e5a637b0c1262ba0e1d43be88
parent0269dc76f8e8b5133f65bcbc64f618bfe81bdb69
notmuch/email: allow extra headers to be shown.

When viewing an email, it can be useful to be some extra headers without
having to look through the complete raw headers.

There is also information that notmuch knows which doesn't exist in the
headers.

So add an "extras" button which causes both doc-email and notmuch to add
extra headers that might be interesting.
 Message-ID
 In-Reply-To
 References
 Filename
 Thread-ID

Signed-off-by: NeilBrown <neil@brown.name>
DOC/TODO.md
doc-email.c
doc-multipart.c
python/module-notmuch.py