diff options
Diffstat (limited to 'admin/notes/bugtracker')
| -rw-r--r-- | admin/notes/bugtracker | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/admin/notes/bugtracker b/admin/notes/bugtracker index ef9b31bab03..55e16418d76 100644 --- a/admin/notes/bugtracker +++ b/admin/notes/bugtracker | |||
| @@ -38,7 +38,8 @@ new report. The only time to send mail to the bug list is to create a | |||
| 38 | new report. | 38 | new report. |
| 39 | 39 | ||
| 40 | Gnus users can add "\\(emacs-pretest-bug\\|bug-gnu-emacs\\)@gnu\\.org" | 40 | Gnus users can add "\\(emacs-pretest-bug\\|bug-gnu-emacs\\)@gnu\\.org" |
| 41 | to message-dont-reply-to-names. | 41 | to message-dont-reply-to-names. RMAIL users can investigate |
| 42 | rmail-dont-reply-to-names. | ||
| 42 | 43 | ||
| 43 | ** When reporting a bug, to send a Cc to another address | 44 | ** When reporting a bug, to send a Cc to another address |
| 44 | (e.g. bug-cc-mode@gnu.org), do NOT just use a Cc: header. | 45 | (e.g. bug-cc-mode@gnu.org), do NOT just use a Cc: header. |