diff options
author | Glenn Morris <rgm@gnu.org> | 2008-12-03 08:21:08 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2008-12-03 08:21:08 +0000 |
commit | 61cf9fadd4bc276f7f1eece4faeffad9338e0da7 (patch) | |
tree | e4f381356b46fcda4777230c3ea21f17ac3a1441 /admin | |
parent | 1198b8d1df01969ec94f0fd05238870f2a40eb8d (diff) | |
download | emacs-61cf9fadd4bc276f7f1eece4faeffad9338e0da7.tar.gz |
*** empty log message ***
Diffstat (limited to 'admin')
-rw-r--r-- | admin/notes/bugtracker | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/admin/notes/bugtracker b/admin/notes/bugtracker index bdbb3b639a7..121490da21f 100644 --- a/admin/notes/bugtracker +++ b/admin/notes/bugtracker @@ -37,6 +37,9 @@ Do NOT send a separate copy to the bug list, since this may generate a new report. The only time to send mail to the bug list is to create a new report. +Gnus users can add "\\(emacs-pretest-bug\\|bug-gnu-emacs\\)@gnu\\.org" +to message-dont-reply-to-names. + ** When reporting a 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 @@ -145,6 +148,8 @@ must still match though. The first one listed is the master. E.g.: forcemerge 123 124 125 ... +Note: you cannot merge with an archived bug - you must unarchive it first. + *** To unmerge bugs: To disconnect a bug from all bugs it is merged with: |