summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mailscripts.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/mailscripts.el b/mailscripts.el
index a7a8240..3d9183e 100644
--- a/mailscripts.el
+++ b/mailscripts.el
@@ -301,6 +301,7 @@ See also the interactive wrapper command `mailscripts-prepare-patch'."
(if (file-exists-p (car patches))
(with-temp-buffer
(insert-file-contents (car patches))
+ (message-narrow-to-headers-or-head)
(and-let* ((subject (message-fetch-field "subject")))
(if (cdr patches)
(and (string-match