zsh-workers
 help / color / mirror / code / Atom feed
From: Sven Wischnowsky <wischnow@informatik.hu-berlin.de>
To: zsh-workers@sunsite.auc.dk
Subject: Re: 3.1.6-dev-18
Date: Mon, 14 Feb 2000 10:38:20 +0100 (MET)	[thread overview]
Message-ID: <200002140938.KAA08906@beta.informatik.hu-berlin.de> (raw)
In-Reply-To: Peter Stephenson's message of Fri, 11 Feb 2000 19:38:02 +0000


Peter Stephenson wrote:

> Beta testers not following everything in detail should notice that
> $compmatchers has been replaced by a completer and a style.  Namely, to do
> 
> compmatchers=(blah1 blah2 ...)
> 
> instead do
> 
> zstyle ':completion:*' completer _matcher ....
> zstyle ':completion:*' matcher blah1 blah2 ...

This would have a different effect... See 9657 and follow-ups (or the
docs). It's something like:

  zstyle ... completer _matcher _complete _matcher _complete ...
  zstyle ':completion:*:matcher-1:*' matcher blah1
  zstyle ':completion:*:matcher-2:*' matcher blah2

If this looks weird to anyone, please join the discussion in 9678,
9679 and tell us what you think about what I said in the latter.

Bye
 Sven


--
Sven Wischnowsky                         wischnow@informatik.hu-berlin.de


             reply	other threads:[~2000-02-14  9:38 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-02-14  9:38 Sven Wischnowsky [this message]
2000-02-14 19:10 ` 3.1.6-dev-18 Peter Stephenson
  -- strict thread matches above, loose matches on Subject: below --
2000-02-17 10:58 3.1.6-dev-18 Sven Wischnowsky
2000-02-16 10:50 3.1.6-dev-18 Sven Wischnowsky
2000-02-16 17:41 ` 3.1.6-dev-18 Peter Stephenson
2000-02-15 11:47 3.1.6-dev-18 Sven Wischnowsky
2000-02-15  9:43 3.1.6-dev-18 Sven Wischnowsky
2000-02-15 10:29 ` 3.1.6-dev-18 Andrej Borsenkow
2000-02-15 21:58 ` 3.1.6-dev-18 Peter Stephenson
2000-02-11 19:38 3.1.6-dev-18 Peter Stephenson

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=200002140938.KAA08906@beta.informatik.hu-berlin.de \
    --to=wischnow@informatik.hu-berlin.de \
    --cc=zsh-workers@sunsite.auc.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).