]> code.delx.au - gnu-emacs-elpa/blobdiff - packages/debbugs/debbugs.info
Fix the values possible for status queries in debbugs
[gnu-emacs-elpa] / packages / debbugs / debbugs.info
index 354008e77fcfe448500da15538dcedafa2d48b1b..77636092075220e8e68dd6a9587c980b8903d0d5 100644 (file)
@@ -1,4 +1,4 @@
-This is debbugs.info, produced by makeinfo version 6.0 from
+This is debbugs.info, produced by makeinfo version 6.1 from
 debbugs.texi.
 
 Copyright (C) 2011-2016 Free Software Foundation, Inc.
@@ -55,6 +55,9 @@ with the Debbugs server.  In tandem with Emacs' email facilities,
 with the Debbugs BTS directly from Emacs without addressing Debbugs'
 web interface.
 
+   The user interface for accessing the Debbugs server for GNU
+projects is described in *note Debbugs User Guide: (debbugs-ug)Top.
+
 * Menu:
 
 * Installation::                Getting and installing 'debbugs'.
@@ -147,6 +150,14 @@ selected by the 'debbugs-port' variable.
      accessed, either '"gnu.org"' or '"debian.org"', or a user defined
      port name.
 
+ -- Variable: debbugs-cache-expiry
+     The function 'debbugs-get-status' (*note Requesting bugs
+     statuses::) caches retrieved status entries in order to improve
+     the performance.  This variable determines the number of seconds
+     an entry is cached, before it is retrieved again.  A value of
+     'nil' disables cache expiration, and a value of 't' disables
+     caching.  Both values are not recommended for a usual workflow.
+
 \1f
 File: debbugs.info,  Node: Requesting bug numbers,  Next: Requesting bugs statuses,  Prev: Configuration,  Up: Top
 
@@ -245,8 +256,8 @@ Debbugs server the list of bug numbers that match a user's query.
           do not necessary belong to this package.
 
      ':status'
-          Status of bug.  Valid values are '"done"', '"forwarded"' and
-          '"open"'.
+          Status of bug.  Valid values are '"open"', '"forwarded"' and
+          '"done"'.
 
      ':archive'
           A keyword to filter for bugs which are already archived, or
@@ -309,7 +320,8 @@ and various aspects of relationship with other bug reports.
           (*note Requesting bug numbers::).
 
      'pending'
-          The string '"pending"', '"forwarded"' or '"done"'.
+          The string '"pending"', '"forwarded"', '"fixed"' or
+          '"done"'.
 
      'subject'
           Subject/Title of the bugreport.
@@ -536,11 +548,11 @@ also package names as user identification.
 \1f
 Tag Table:
 Node: Top\7f1094
-Node: Installation\7f3047
-Node: Configuration\7f4146
-Node: Requesting bug numbers\7f6058
-Node: Requesting bugs statuses\7f11312
-Node: Requesting messages\7f15363
-Node: Requesting user tags\7f18378
+Node: Installation\7f3179
+Node: Configuration\7f4278
+Node: Requesting bug numbers\7f6629
+Node: Requesting bugs statuses\7f11883
+Node: Requesting messages\7f15955
+Node: Requesting user tags\7f18970
 \1f
 End Tag Table