zsh-workers
 help / color / mirror / code / Atom feed
From: Tanaka Akira <akr@m17n.org>
To: zsh-workers@sunsite.auc.dk
Subject: Re: PATCH: completion docs
Date: 02 May 2000 18:17:58 +0900	[thread overview]
Message-ID: <hvo66sxb9a1.fsf@serein.m17n.org> (raw)
In-Reply-To: <200005020811.KAA29433@beta.informatik.hu-berlin.de> (Sven Wischnowsky's message of "Tue, 2 May 2000 10:11:48 +0200 (MET DST)")

In article <200005020811.KAA29433@beta.informatik.hu-berlin.de>,
  Sven Wischnowsky <wischnow@informatik.hu-berlin.de> writes:

> @@ -1705,12 +1710,12 @@
>  
>  For example:
>  
> -example(zstyle ':completion:*:complete:gunzip:*' tag-order \ 
> -    arguments options)
> +example(zstyle ':completion:*:complete:-command-:*' tag-order \ 
> +    'commands functions')
>  
> -specifies that completion after tt(gunzip) should offer completions for
> -both arguments and options immediately, instead of offering first
> -arguments and then option as usual.
> +specifies that completion in command position after tt(gunzip) should
> +offer only completions for external commands and shell functions
> +immediately.
>  
>  In addition to tag names, each string in the value may take one of the
>  following forms:

gunzip?  The example doesn't mention gunzip.

Also note that, I think auto-descrive style mentioned in line 2911 is
obsolete.
-- 
Tanaka Akira


  reply	other threads:[~2000-05-02  9:18 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-05-02  8:11 Sven Wischnowsky
2000-05-02  9:17 ` Tanaka Akira [this message]
2000-05-03 16:43 ` Bart Schaefer
2000-05-02 11:18 Sven Wischnowsky

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=hvo66sxb9a1.fsf@serein.m17n.org \
    --to=akr@m17n.org \
    --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).