From aa43f33ead082cea3449367bcbe49a2d131ebbaa Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Mon, 19 Dec 2022 11:09:02 -0700 Subject: mailscripts.el: notmuch-extract-thread-patches: comment Signed-off-by: Sean Whitton --- mailscripts.el | 3 +++ 1 file changed, 3 insertions(+) diff --git a/mailscripts.el b/mailscripts.el index 8bf6bc6..ad5a04e 100644 --- a/mailscripts.el +++ b/mailscripts.el @@ -131,6 +131,9 @@ option detailed in mbox-extract-patch(1). See notmuch-extract-patch(1) manpage for limitations: in particular, this Emacs Lisp function supports passing only entire threads to the notmuch-extract-patch(1) command." + ;; We could obtain a list of message IDs for a subthread, say, and disjoin + ;; them to produce a more specific query to pass to the script. This could + ;; help in large threads where the script fails to extract the right thing. (interactive "Dgit repo: \nsnew branch name (or leave blank to apply to current HEAD): \nP") (let ((search -- cgit v1.2.3