]> git.cworth.org Git - notmuch-wiki/blobdiff - bugs.mdwn
News for release 0.38.3
[notmuch-wiki] / bugs.mdwn
index 12d949fac11b4ea11aa97415d7f1455105b01235..d2b743fa4f6d01acb1696bc1ca2ce12bb2c89c27 100644 (file)
--- a/bugs.mdwn
+++ b/bugs.mdwn
@@ -11,6 +11,14 @@ search" or "notmuch show"; it's easier for us to debug if the problem
 is there, and it's useful to know if the problem is introduced by a
 front end.
 
+## Understanding the structure of a problematic message
+
+The script
+[print-mime-structure](https://git.spwhitton.name/mailscripts/plain/email-print-mime-structure)
+prints out the mime structure of an email message as a (text)
+tree. This is usually safe to share and can help people understand
+your problem.
+
 ## Troubleshooting the Emacs interface
 
 It's very easy for Emacs packages to interfere with each other. For