95445
|
1 NOTES ON THE EMACS BUG TRACKER
|
|
2
|
|
3 The Emacs Bug Tracker can be found at
|
|
4 http://emacsbugs.donarmstrong.com/
|
|
5
|
|
6 For a list of all bugs, see
|
|
7 http://emacsbugs.donarmstrong.com/emacs
|
|
8
|
|
9
|
95486
|
10 When reporting a bug, to send a Cc to another address (eg
|
|
11 bug-cc-mode@gnu.org), do not just use a Cc: header.
|
|
12 Instead, use "X-Debbugs-CC:". This ensures the Cc address will get a
|
|
13 mail with the bug report number in.
|
|
14
|
|
15
|
|
16 To not get acknowledgement mail from the tracker, add an
|
|
17 "X-Debbugs-No-Ack:" header (with any value).
|
|
18
|
|
19
|
95445
|
20 To close bug #123 (for example), send mail
|
|
21 To: 123-done@emacsbugs.donarmstrong.com
|
|
22
|
|
23 with a brief explanation in the body as to why the bug was closed.
|
|
24
|
|
25
|
95473
|
26 To reopen a closed bug #123:
|
|
27 To: control@emacsbugs.donarmstrong.com
|
|
28 reopen 123
|
|
29
|
|
30
|
95445
|
31 Bugs can be tagged in various ways (eg wontfix, patch, etc).
|
|
32 For a list of available tags, see:
|
|
33 http://emacsbugs.donarmstrong.com/Developer#tags
|
|
34
|
|
35 To tag bug #123 (for example), send a mail of the form:
|
|
36 To: control@emacsbugs.donarmstrong.com
|
95446
|
37 tag 123 wontfix
|
95445
|
38
|
|
39
|
|
40 To remove spam from the tracker, email the bug number to don@donarmstrong.com.
|
95474
|
41 Or perhaps reassign to a pseudo "spam" package:
|
|
42 To: control@emacsbugs.donarmstrong.com
|
|
43 reassign 123 spam
|