zsh-workers
 help / color / mirror / code / Atom feed
From: Clint Adams <schizo@debian.org>
To: Michael Prokop <mika@debian.org>, 560881@bugs.debian.org
Cc: zsh-workers@zsh.org
Subject: Re: Bug#560881: zsh: dput's --delayed completion is broken
Date: Sat, 12 Dec 2009 23:23:57 +0000	[thread overview]
Message-ID: <20091212232357.GA20564@scru.org> (raw)
In-Reply-To: <2009-12-13T00-05-08@devnull.michael-prokop.at>

On Sun, Dec 13, 2009 at 12:13:46AM +0100, Michael Prokop wrote:
> % dput --de<tab>
> completing option
> --debug                                   -- debug mode
> --delayednumber of days in delayed queue  -- (0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15)
> 
> Two further tabs later there's:
> 
> % dput --delayednumber of days in delayed queue
> 
> visible in the prompt.
> 
> The attached patch addresses this issue and WFM.
> 
> regards,
> -mika-

> --- /usr/share/zsh/functions/Completion/Debian/_dput.orig	2009-12-13 00:06:19.000000000 +0100
> +++ /usr/share/zsh/functions/Completion/Debian/_dput	2009-12-13 00:09:01.000000000 +0100
> @@ -5,7 +5,7 @@
>    '(-c --config)'{-c,--config}'[specify config file]:config file:_files' \
>    '(-d --debug)'{-d,--debug}'[debug mode]' \
>    '(-D --dinstall)'{-D,--dinstall}'[run dinstall after upload]' \
> -  '(-e --delayed)'{-E,--delayed}'number of days in delayed queue:(0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15)' \
> +  '(-e --delayed)'{-E,--delayed}'[number of days in delayed queue]:number of days:(0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15)' \
>    '(-f --force)'{-f,--force}'[force upload of already uploaded package]' \
>    '(-H --host-list)'{-H,--host-list}'[display host list]' \
>    '(-l --lintian)'{-l,--lintian}'[run lintian before upload]' \

Thanks.


           reply	other threads:[~2009-12-12 23:24 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <2009-12-13T00-05-08@devnull.michael-prokop.at>]

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=20091212232357.GA20564@scru.org \
    --to=schizo@debian.org \
    --cc=560881@bugs.debian.org \
    --cc=mika@debian.org \
    --cc=zsh-workers@zsh.org \
    /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).