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:
parent
4038b4fee7
commit
554c158419
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue