emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] /srv/bzr/emacs/trunk r99333: Some more pointless updates.


From: Glenn Morris
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r99333: Some more pointless updates.
Date: Thu, 14 Jan 2010 19:51:48 -0800
User-agent: Bazaar (2.0.2)

------------------------------------------------------------
revno: 99333
committer: Glenn Morris <address@hidden>
branch nick: trunk
timestamp: Thu 2010-01-14 19:51:48 -0800
message:
  Some more pointless updates.
modified:
  admin/notes/bugtracker
=== modified file 'admin/notes/bugtracker'
--- a/admin/notes/bugtracker    2009-12-23 01:02:55 +0000
+++ b/admin/notes/bugtracker    2010-01-15 03:51:48 +0000
@@ -88,9 +88,8 @@
 
 The "maintainer email address" is "address@hidden" in most cases.
 
-They also have:
+A new report also has:
 
-Reply-To: bug submitter, address@hidden
 Mail-Followup-To: bug submitter, address@hidden
 
 ** To not get acknowledgement mail from the tracker,
@@ -174,13 +173,23 @@
 *** Bugs can be tagged in various ways (eg wontfix, patch, etc).
 The available tags are:
 patch wontfix moreinfo unreproducible fixed notabug
-Note that the list at http://debbugs.gnu.org/Developer#tags
-is incorrect, at least for Emacs.
+See http://debbugs.gnu.org/Developer#tags
 The list of tags can be prefixed with +, - or =, meaning to add (the
 default), remove, or reset the tags. E.g.:
 
 tags 123 + wontfix
 
+** URL shortcuts
+
+http://debbugs.gnu.org/...
+
+123             # given bug number
+123;mbox=yes    # mbox version of given bug
+package         # bugs in given package    (don't use "emacs" - too many bugs!)
+from:address@hidden
+severity:severity      # all bugs of given severity
+tag:tag                # all bugs with given tag
+
 ** Usertags
 
 See <http://wiki.debian.org/bugs.debian.org/usertags>
@@ -335,19 +344,10 @@
 
 It's a function of the number of displayed bugs.  You can speed things
 up by only looking at the newest 100 bugs:
-
 http://debbugs.gnu.org/cgi-bin/pkgreport.cgi?newest=100;package=emacs
 
-The above page is accessible from the "Options" section at the end of
-the "main list of bugs" page. Select bugs "in package" = emacs;
-"newest bugs" = 100.  (I have no idea how you get to that Options
-section without having to go through the bug list page first...)
-
-** Mails to the bug tracker disappear
-
-Apparently it has some kind of spam filter that sometimes silently
-discards valid mails. Adding a subject (pointless in control messages)
-may help.
+Or use the static index:
+http://debbugs.gnu.org/db/ix/full.html
 
 ** ChangeLog issues
 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]