1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-06 06:20:55 -08:00

Add the (hopefully) correct debbugs header for patches

* lisp/mail/emacsbug.el (submit-emacs-patch): Mark the submission
as a patch.
This commit is contained in:
Lars Ingebrigtsen 2020-09-09 13:06:50 +02:00
parent 4038b4fee7
commit 554c158419

View 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