projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4038b4f
)
Add the (hopefully) correct debbugs header for patches
author
Lars Ingebrigtsen
<larsi@gnus.org>
Wed, 9 Sep 2020 11:06:50 +0000
(13:06 +0200)
committer
Lars 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
patch
|
blob
|
history
diff --git
a/lisp/mail/emacsbug.el
b/lisp/mail/emacsbug.el
index 5d1da08e249bf96a782a7ce4fe25114e1f11dc03..db85b64cc8dc607546057c5f722bcf14239a9494 100644
(file)
--- 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