zsh-workers
 help / color / mirror / code / Atom feed
From: Oliver Kiddle <okiddle@yahoo.co.uk>
To: baptiste daroussin <daroussi@ece.fr>
Cc: zsh-workers@sunsite.dk
Subject: Re: some completion functions :)
Date: Thu, 24 Jul 2003 14:07:04 +0200	[thread overview]
Message-ID: <17849.1059048424@gmcs3.local> (raw)
In-Reply-To: <1058990237.12981.5.camel@localhost>

baptiste daroussin wrote:
> 
> I've written some completion function for :

Thanks, I've committed these (except _links)

> rar, unrar (_rar)

What are you trying to do with the:
  _tags dico_size && { compadd "$@" -k dico_size || compadd "$@" ${(kv)=dico_size} }
stuff?

> I've updated _links to work with links >= 2.X

I've not committed this change. Are you sure this is based off the latest
_links function? You seem to have removed the -dump and -source options
and added -mode. Does that reflect the latest links? In addition to
that, this removed useful aspects like the exclusion lists and changed
the descriptions to a non-conventional form. I recently posted a change
to Etc/completion-style-guide to outline the conventions for completion
functions which you might find helpful.

> I've improved _pkgtool 
> Sory, no path because I've overwritten the different scripts :(

In this case, Doug Kearns had made a minor change on CVS which I had to
merge your change against. That's the sort of thing which patches
make easier. Though it would be just as good if you'd started from the
file in CVS.

Thanks

Oliver

________________________________________________________________________
This email has been scanned for all viruses by the MessageLabs Email
Security System. For more information on a proactive email security
service working around the clock, around the globe, visit
http://www.messagelabs.com
________________________________________________________________________


      parent reply	other threads:[~2003-07-24 12:05 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-23 19:57 baptiste daroussin
2003-07-23 20:13 ` Nikolai Weibull
2003-07-23 20:43 ` baptiste daroussin
2003-07-24 12:07 ` Oliver Kiddle [this message]

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=17849.1059048424@gmcs3.local \
    --to=okiddle@yahoo.co.uk \
    --cc=daroussi@ece.fr \
    --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).