Add the (hopefully) correct debbugs header for patches
authorLars Ingebrigtsen <larsi@gnus.org>
Wed, 9 Sep 2020 11:06:50 +0000 (13:06 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Wed, 9 Sep 2020 11:06:50 +0000 (13:06 +0200)
* lisp/mail/emacsbug.el (submit-emacs-patch): Mark the submission
as a patch.

lisp/mail/emacsbug.el

index 5d1da08e249bf96a782a7ce4fe25114e1f11dc03..db85b64cc8dc607546057c5f722bcf14239a9494 100644 (file)
@@ -508,6 +508,7 @@ Message buffer where you can explain more about the patch."
   (insert "\n\n\n")
   (emacs-bug--system-description)
   (mml-attach-file file "text/patch" nil "attachment")
+  (message-add-header "X-Debbugs-Tags: patch")
   (message-goto-body)
   (message "Write a description of the patch and use `C-c C-c' to send it")
   (message-add-action