comparison admin/notes/bugtracker @ 106971:9fa45b0cc7d9

Add the aliases bug-emacs and bug-gnumacs.
author Glenn Morris <rgm@gnu.org>
date Sun, 24 Jan 2010 12:28:50 -0800
parents 5824bdf04287
children 001a0729d255
comparison
equal deleted inserted replaced
106970:f611f11aaf1f 106971:9fa45b0cc7d9
42 address is to create a new report. 42 address is to create a new report.
43 43
44 Gnus users can add the following to message-dont-reply-to-names; 44 Gnus users can add the following to message-dont-reply-to-names;
45 similarly with Rmail and rmail-dont-reply-to-names: 45 similarly with Rmail and rmail-dont-reply-to-names:
46 46
47 "\\(emacs-pretest-bug\\|bug-gnu-emacs\\)@gnu\\.org\\|\ 47 "\\(emacs-pretest-bug\\|bug-gnu-emacs\\|bug-\\(e\\|gnu\\)macs\\)@gnu\\.org\\|\
48 \\(submit\\|control\\|owner\\)@debbugs\\.gnu\\.org" 48 \\(submit\\|control\\|owner\\)@debbugs\\.gnu\\.org"
49 49
50 The "owner@debbugs.gnu.org" entry is there because it appears in the 50 The "owner@debbugs.gnu.org" entry is there because it appears in the
51 "Resent-To" header. For a long time Rmail erroneously included such 51 "Resent-To" header. For a long time Rmail erroneously included such
52 headers in replies. If you correspond with an Rmail user on a bug, 52 headers in replies. If you correspond with an Rmail user on a bug,
449 needlessly held for moderation: 449 needlessly held for moderation:
450 450
451 *** debbugs-submit 451 *** debbugs-submit
452 (quiet|control|submit)@(debbugs\.gnu\.org|emacsbugs\.donarmstrong\.com) 452 (quiet|control|submit)@(debbugs\.gnu\.org|emacsbugs\.donarmstrong\.com)
453 [0-9]+(-done|-quiet|-subscribe)?@(debbugs\.gnu\.org|emacsbugs\.donarmstrong\.com) 453 [0-9]+(-done|-quiet|-subscribe)?@(debbugs\.gnu\.org|emacsbugs\.donarmstrong\.com)
454 (bug-gnu-emacs|emacs-pretest-bug)@gnu\.org 454 (bug-gnu-emacs|emacs-pretest-bug|bug-(e|gnu)macs)@gnu\.org
455
456 bug-emacs and bug-gnumacs are lesser-used aliases from fencepost's
457 /etc/aliases file.
455 458
456 *** emacs-bug-tracker 459 *** emacs-bug-tracker
457 sender: bug-gnu-emacs AT gnu.org 460 sender: bug-gnu-emacs AT gnu.org
458 recipient: emacs-bug-tracker AT debbugs\.gnu\.org 461 recipient: emacs-bug-tracker AT debbugs\.gnu\.org
459 462