From: Lars Ingebrigtsen Date: Wed, 9 Sep 2020 11:06:50 +0000 (+0200) Subject: Add the (hopefully) correct debbugs header for patches X-Git-Tag: emacs-28.0.90~6174 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=554c15841991d98b926463bbf33c81d57a8fc8ce;p=emacs.git Add the (hopefully) correct debbugs header for patches * lisp/mail/emacsbug.el (submit-emacs-patch): Mark the submission as a patch. --- diff --git a/lisp/mail/emacsbug.el b/lisp/mail/emacsbug.el index 5d1da08e249..db85b64cc8d 100644 --- a/lisp/mail/emacsbug.el +++ b/lisp/mail/emacsbug.el @@ -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