From 44db2657dafd831844a05d6b2307986f42cf21f6 Mon Sep 17 00:00:00 2001
From: David Bremner <david@tethera.net>
Date: Sun, 13 Oct 2019 09:38:38 -0300
Subject: [PATCH] add link to print-mime-structure

since we don't ship it anymore, we need some alternative way for
people to get it.
---
 bugs.mdwn | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/bugs.mdwn b/bugs.mdwn
index 12d949f..7a54be3 100644
--- 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/tree/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
-- 
2.45.2