aboutsummaryrefslogtreecommitdiffstats
path: root/admin/notes/bugtracker
diff options
context:
space:
mode:
authorGlenn Morris2008-10-08 07:57:47 +0000
committerGlenn Morris2008-10-08 07:57:47 +0000
commitb33f826d772010befd07da6dda22f5e7e09cec75 (patch)
tree7c540261b63ed20861d3066e9c2634b404d3cb6b /admin/notes/bugtracker
parent4c7eed9477dfba81f6e85d5dccd887d47ea6c574 (diff)
downloademacs-b33f826d772010befd07da6dda22f5e7e09cec75.tar.gz
emacs-b33f826d772010befd07da6dda22f5e7e09cec75.zip
*** empty log message ***
Diffstat (limited to 'admin/notes/bugtracker')
-rw-r--r--admin/notes/bugtracker9
1 files changed, 6 insertions, 3 deletions
diff --git a/admin/notes/bugtracker b/admin/notes/bugtracker
index b00f1911652..bdbb3b639a7 100644
--- a/admin/notes/bugtracker
+++ b/admin/notes/bugtracker
@@ -15,7 +15,8 @@ i) Your report will be assigned a number and generate an automatic reply.
15ii) Optionally, you can set some database parameters when you first 15ii) Optionally, you can set some database parameters when you first
16report a bug (see "Setting bug parameters" below). 16report a bug (see "Setting bug parameters" below).
17 17
18iii) If you want to CC: someone, use X-Debbugs-CC: (see below). 18iii) If you want to CC: someone, use X-Debbugs-CC: (this is important;
19see below).
19 20
20Once your report is filed and assigned a number, it is sent out to the 21Once your report is filed and assigned a number, it is sent out to the
21bug mailing list. In some cases, it may be appropriate to just file a 22bug mailing list. In some cases, it may be appropriate to just file a
@@ -37,9 +38,11 @@ new report. The only time to send mail to the bug list is to create a
37new report. 38new 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.
41Instead, use "X-Debbugs-CC:". This ensures the Cc address will get a 42Instead, use "X-Debbugs-CC:". This ensures the Cc address will get a
42mail with the bug report number in. 43mail with the bug report number in. If you do not do this, each reply
44in the subsequent discussion will end up creating a new bug. This is
45annoying.
43 46
44** To not get acknowledgement mail from the tracker, 47** To not get acknowledgement mail from the tracker,
45add an "X-Debbugs-No-Ack:" header (with any value). If you use Gnus, 48add an "X-Debbugs-No-Ack:" header (with any value). If you use Gnus,