comparison admin/notes/bugtracker @ 98568:ff2b87be96f9

*** empty log message ***
author Glenn Morris <rgm@gnu.org>
date Wed, 08 Oct 2008 07:57:47 +0000
parents 2bd72d98abe8
children 56005ec017c3
comparison
equal deleted inserted replaced
98567:ce1ac57d40c9 98568:ff2b87be96f9
13 i) Your report will be assigned a number and generate an automatic reply. 13 i) Your report will be assigned a number and generate an automatic reply.
14 14
15 ii) Optionally, you can set some database parameters when you first 15 ii) Optionally, you can set some database parameters when you first
16 report a bug (see "Setting bug parameters" below). 16 report a bug (see "Setting bug parameters" below).
17 17
18 iii) If you want to CC: someone, use X-Debbugs-CC: (see below). 18 iii) If you want to CC: someone, use X-Debbugs-CC: (this is important;
19 see below).
19 20
20 Once your report is filed and assigned a number, it is sent out to the 21 Once your report is filed and assigned a number, it is sent out to the
21 bug mailing list. In some cases, it may be appropriate to just file a 22 bug mailing list. In some cases, it may be appropriate to just file a
22 bug, without sending out a copy. To do this, send mail to 23 bug, without sending out a copy. To do this, send mail to
23 quiet@emacsbugs.donarmstrong.com. 24 quiet@emacsbugs.donarmstrong.com.
35 Do NOT send a separate copy to the bug list, since this may generate a 36 Do NOT send a separate copy to the bug list, since this may generate a
36 new report. The only time to send mail to the bug list is to create a 37 new report. The only time to send mail to the bug list is to create a
37 new report. 38 new report.
38 39
39 ** When reporting a bug, to send a Cc to another address 40 ** When reporting a bug, to send a Cc to another address
40 (e.g. bug-cc-mode@gnu.org), do not just use a Cc: header. 41 (e.g. bug-cc-mode@gnu.org), do NOT just use a Cc: header.
41 Instead, use "X-Debbugs-CC:". This ensures the Cc address will get a 42 Instead, use "X-Debbugs-CC:". This ensures the Cc address will get a
42 mail with the bug report number in. 43 mail with the bug report number in. If you do not do this, each reply
44 in the subsequent discussion will end up creating a new bug. This is
45 annoying.
43 46
44 ** To not get acknowledgement mail from the tracker, 47 ** To not get acknowledgement mail from the tracker,
45 add an "X-Debbugs-No-Ack:" header (with any value). If you use Gnus, 48 add an "X-Debbugs-No-Ack:" header (with any value). If you use Gnus,
46 you can add an element to gnus-posting-styles to do this automatically, eg: 49 you can add an element to gnus-posting-styles to do this automatically, eg:
47 50