zsh-workers
 help / color / mirror / code / Atom feed
* Re: Bug#537461: zsh: reportbug completion is not up-to-date
       [not found] <20090718155304.GA8007@xvii>
@ 2009-07-18 18:18 ` Clint Adams
  0 siblings, 0 replies; only message in thread
From: Clint Adams @ 2009-07-18 18:18 UTC (permalink / raw)
  To: Vincent Lefevre, 537461; +Cc: zsh-workers

On Sat, Jul 18, 2009 at 05:53:04PM +0200, Vincent Lefevre wrote:
> Completion rules for reportbug[*] are not up-to-date. For instance,
> --no-bts-query no longer exists. Also

>   '(-n --no-query-bts --query-bts)'{-b,--no-query-bts}'[do not query BTS]' \
> 
> looks suspicious.

Right.

Index: Completion/Debian/Command/_bug
===================================================================
RCS file: /cvsroot/zsh/zsh/Completion/Debian/Command/_bug,v
retrieving revision 1.5
diff -u -r1.5 _bug
--- Completion/Debian/Command/_bug	8 Jun 2005 12:45:34 -0000	1.5
+++ Completion/Debian/Command/_bug	18 Jul 2009 18:17:32 -0000
@@ -41,7 +41,6 @@
       '(-x --no-cc)'{-x,--no-cc}'[do not cc submitter]' \
       '(-z --no-compress)'{-z,--no-compress}'[send configs verbatim]' \
       '(-a --af)'{-a,--af}'[use af instead of editor]' \
-      '(-b --no-bts-query)'{-b,--no-bts-query}'[do not check bts]' \
       '(-g --gpg --gnupg)'{-g,--gpg,--gnupg}'[sign report with GnuPG]' \
       '(-i --include)'{-i,--include}'[include text]:include file:_files' \
       '(-A --attach)'{-A,--attach=}'[attach file]:attachment:_files' \
@@ -82,7 +81,7 @@
       '--list-cc=:carbon copy:' \
       '--report-quiet' \
       '(-O --offline)'{-O,--offline}'[disable external queries]' \
-      '(-n --no-query-bts --query-bts)'{-b,--no-query-bts}'[do not query BTS]' \
+      '(-b --no-query-bts --query-bts)'{-b,--no-query-bts}'[do not query BTS]' \
       '(-b --no-query-bts)--query-bts' \
       '(-T --tags)'{-T,--tags=}'[add specified tags]:tags' \
       '(-m)--maintonly' \


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-07-18 18:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20090718155304.GA8007@xvii>
2009-07-18 18:18 ` Bug#537461: zsh: reportbug completion is not up-to-date Clint Adams

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).