zsh-workers
 help / color / mirror / code / Atom feed
From: Bart Schaefer <schaefer@tiny.zanshin.com>
To: "Andrej Borsenkow" <borsenkow.msk@sni.de>
Cc: "ZSH workers mailing list" <zsh-workers@sunsite.auc.dk>
Subject: Re: Count of last matches (was: RE: Reading completion manual)
Date: Wed, 3 Mar 1999 08:02:16 -0800 (PST)	[thread overview]
Message-ID: <14045.23816.712960.113814@localhost.localdomain> (raw)
In-Reply-To: <000a01be6554$f8102b20$21c9ca95@mowp.siemens.ru>

Andrej Borsenkow writes:
 > 
 > > Applied to all three: what about some return code to indicate, if
 > > some matches were added? Currently one has to save, and then
 > > compare, compstate[nmatches], that looks somewhat ugly. Using
 > > return code would provide for
 > >
 > > compgen -k friends || compgen -u
 > 
 > What about following: add new item to compstate, say, last_nmatches,
 > that hold count of matches added by the *last* used compgen, compadd,
 > compcall.

That might be useful, but I think the most useful bit of information is
whether anything at all was added (or whether the calling function
should behave as if anything at all was added, which may be a different
thing).

So even if a last_nmatches key were added to compstate, I'd still be in
favor of a useful return value from compgen et al.


  reply	other threads:[~1999-03-03 16:05 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-03-03  9:05 Andrej Borsenkow
1999-03-03 16:02 ` Bart Schaefer [this message]
1999-03-03  9:31 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=14045.23816.712960.113814@localhost.localdomain \
    --to=schaefer@tiny.zanshin.com \
    --cc=borsenkow.msk@sni.de \
    --cc=schaefer@brasslantern.com \
    --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).