zsh-workers
 help / color / mirror / code / Atom feed
From: Sven Wischnowsky <wischnow@informatik.hu-berlin.de>
To: zsh-workers@sunsite.auc.dk
Subject: Re: PATCH: _path_files -g
Date: Tue, 11 Jan 2000 09:48:37 +0100 (MET)	[thread overview]
Message-ID: <200001110848.JAA26633@beta.informatik.hu-berlin.de> (raw)
In-Reply-To: Peter Stephenson's message of Sun, 09 Jan 2000 18:44:31 +0000


Peter Stephenson wrote:

> Completion of .dvi files has seized up because _path_files insists on using
> $fignore.  I don't think fignore or even ignored-suffixes should be used
> with an explicit glob pattern.  This is how it used to work.  You could
> work around it with ignored-suffixes, but styles are for user preferences,
> not to fix up things that should work anyway, so I think the same argument
> as for fignore applies.

Forgot to reply to this yesterday...

I'd like to ask again if we should make the completion system *not*
use $fignore any more -- everything it can do can also be done with
the ignored-suffixes style. And we have already superseeded other
parameters with styles.

Also, we could think about making this more powerful. E.g. we could
make compadd use the strings it gets with the -F option as patterns so 
that we are not restricted to only suffixes (although the suffix test
is faster, of course, but we could still handle simple patterns of the 
form `*<str>' in the same way we use those strings now). And we could
make those patterns be used for all types of matches and turn the
ignored-suffixes style into a ignored-strings style that is set in
_description. Would be quite simple, actually.

Bye
 Sven


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


             reply	other threads:[~2000-01-11  8:48 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-01-11  8:48 Sven Wischnowsky [this message]
2000-01-11 18:34 ` Peter Stephenson
  -- strict thread matches above, loose matches on Subject: below --
2000-01-13  8:52 Sven Wischnowsky
2000-01-12 15:27 Sven Wischnowsky
2000-01-12 15:25 Sven Wischnowsky
2000-01-12 21:03 ` Tanaka Akira
2000-01-09 18:44 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=200001110848.JAA26633@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).