]> git.eshelyaron.com Git - emacs.git/commitdiff
Mention how to send CC to > 1 address in a bug report
authorTino Calancha <tino.calancha@gmail.com>
Wed, 18 Oct 2017 03:12:39 +0000 (12:12 +0900)
committerTino Calancha <tino.calancha@gmail.com>
Wed, 18 Oct 2017 03:12:59 +0000 (12:12 +0900)
* admin/notes/bugtracker (* More detailed information):
mention how to CC to more than 1 address (Bug#28833).

admin/notes/bugtracker

index dfca809dc46bd87a37f7e696dbad863f9b2e705e..0b1625fdb8a8dddc66859797f6fa17922e42ab3e 100644 (file)
@@ -95,13 +95,16 @@ normal bug reporting.)
 
 ** When reporting a new bug, to send a Cc to another address
 (e.g. bug-cc-mode@gnu.org), 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.