emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs-26 445e926: Mention how to send CC to > 1 address in


From: Tino Calancha
Subject: [Emacs-diffs] emacs-26 445e926: Mention how to send CC to > 1 address in a bug report
Date: Tue, 17 Oct 2017 23:14:37 -0400 (EDT)

branch: emacs-26
commit 445e92658f16255b30b359e296d301fa6b929872
Author: Tino Calancha <address@hidden>
Commit: Tino Calancha <address@hidden>

    Mention how to send CC to > 1 address in a bug report
    
    * admin/notes/bugtracker (* More detailed information):
    mention how to CC to more than 1 address (Bug#28833).
---
 admin/notes/bugtracker | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/admin/notes/bugtracker b/admin/notes/bugtracker
index dfca809..0b1625f 100644
--- a/admin/notes/bugtracker
+++ b/admin/notes/bugtracker
@@ -95,13 +95,16 @@ normal bug reporting.)
 
 ** When reporting a new bug, to send a Cc to another address
 (e.g. address@hidden), do NOT just use a Cc: header.
-Instead, use "X-Debbugs-CC:".  This ensures the Cc address will get a
+Instead, use "X-Debbugs-CC:".  This ensures the Cc address(es) will get a
 mail with the bug report number in.  If you do not do this, each reply
 in the subsequent discussion might end up creating a new bug.
 This is annoying.  (So annoying that a form of message-id tracking has
 been implemented to hopefully stop this happening, but it is still
 better to use X-Debbugs-CC.)
 
+If you want to send copies to more than one address, add them
+comma-separated in only one X-Debbugs-CC line.
+
 Like any X-Debbugs- header, this one can also be specified in the
 pseudo-header (see below), if your mail client does not let you add
 "X-" headers.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]