zsh-workers
 help / color / mirror / code / Atom feed
From: Sven Wischnowsky <wischnow@informatik.hu-berlin.de>
To: zsh-workers@sunsite.dk
Subject: Re: More about ksh_glob and completion
Date: Mon, 30 Apr 2001 11:41:07 +0200 (MET DST)	[thread overview]
Message-ID: <200104300941.LAA02368@beta.informatik.hu-berlin.de> (raw)
In-Reply-To: <Tc0a88d01533b303020@mailsweeper01.cambridgesiliconradio.com>

Peter Stephenson wrote:

> ...
> 
> But I still think precompiling patterns is OK as long as you do it at the
> point of first use.  The difficult case
> 
> % unsetopt kshglob
> % testpat() { setopt kshglob; [[ $1 = @(aardvark|bison) ]]; }
> 
> will always work so long as the pattern is compiled at that point.

Yes, that's what we do: see, for example, the reference to the `pats'
array in the Eprog in cond.c:199 (execcase() contains similar code).

Bye
  Sven


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


      reply	other threads:[~2001-04-30  9:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <200104300814.KAA02255@beta.informatik.hu-berlin.de>
2001-04-30  9:35 ` Peter Stephenson
2001-04-30  9:41   ` Sven Wischnowsky [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=200104300941.LAA02368@beta.informatik.hu-berlin.de \
    --to=wischnow@informatik.hu-berlin.de \
    --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).