zsh-workers
 help / color / mirror / code / Atom feed
From: Clint Adams <schizo@debian.org>
To: Vincent Lefevre <vincent@vinc17.org>, 537461@bugs.debian.org
Cc: zsh-workers@sunsite.dk
Subject: Re: Bug#537461: zsh: reportbug completion is not up-to-date
Date: Sat, 18 Jul 2009 18:18:35 +0000	[thread overview]
Message-ID: <20090718181835.GA17395@scru.org> (raw)
In-Reply-To: <20090718155304.GA8007@xvii>

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' \


           reply	other threads:[~2009-07-18 18:19 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <20090718155304.GA8007@xvii>]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20090718181835.GA17395@scru.org \
    --to=schizo@debian.org \
    --cc=537461@bugs.debian.org \
    --cc=vincent@vinc17.org \
    --cc=zsh-workers@sunsite.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).