zsh-workers
 help / color / mirror / code / Atom feed
From: Clint Adams <schizo@debian.org>
To: zsh-workers@sunsite.dk
Cc: Chris Lamb <chris@chris-lamb.co.uk>, 494137@bugs.debian.org
Subject: Re: Bug#494137: Attached is a zsh completion script for `grep-excuses`.
Date: Thu, 7 Aug 2008 22:48:06 +0000	[thread overview]
Message-ID: <20080807224806.GA27317@scru.org> (raw)
In-Reply-To: <20080807160810.4cf61ff0@sakaki.chris-lamb.co.uk>

On Thu, Aug 07, 2008 at 04:08:10PM +0100, Chris Lamb wrote:
> > Attached is a zsh completion script for `grep-excuses`.

Index: Completion/Debian/Command/.distfiles
===================================================================
RCS file: /cvsroot/zsh/zsh/Completion/Debian/Command/.distfiles,v
retrieving revision 1.29
diff -u -r1.29 .distfiles
--- Completion/Debian/Command/.distfiles	6 Jan 2008 20:20:50 -0000	1.29
+++ Completion/Debian/Command/.distfiles	7 Aug 2008 22:46:17 -0000
@@ -15,5 +15,5 @@
 _reprepro             _schroot              _svn-buildpackage
 _toolchain-source     _update-alternatives  _update-rc.d
 _uscan                _wajig                _wanna-build
-_vim-addons
+_vim-addons _grep-excuses
 '
Index: Completion/Debian/Command/_grep-excuses
===================================================================
RCS file: Completion/Debian/Command/_grep-excuses
diff -N Completion/Debian/Command/_grep-excuses
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ Completion/Debian/Command/_grep-excuses	7 Aug 2008 22:46:18 -0000
@@ -0,0 +1,8 @@
+#compdef grep-excuses
+
+_arguments \
+   '(--no-conf --noconf)'{--no-conf,--noconf}'[do not read any config files]' \
+   '(--wipnity -w)'{--wipnity,-w}'[get information from release.debian.org]' \
+   '--version[display version information]' \
+   '--help[display help information]' \
+   ':package:_deb_packages avail'


           reply	other threads:[~2008-08-07 22:48 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <20080807160810.4cf61ff0@sakaki.chris-lamb.co.uk>]

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=20080807224806.GA27317@scru.org \
    --to=schizo@debian.org \
    --cc=494137@bugs.debian.org \
    --cc=chris@chris-lamb.co.uk \
    --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).