zsh-workers
 help / color / mirror / code / Atom feed
From: Andrew Main <zefram@tao.co.uk>
To: borsenkow.msk@sni.de
Cc: pws@ifh.de, zsh-workers@math.gatech.edu, zsh@peak.org
Subject: Re: PATCH: zsh 3.x: <..> ranges in globbing
Date: Mon, 12 Jan 1998 17:10:51 +0000 (GMT)	[thread overview]
Message-ID: <199801121710.RAA13626@taos.demon.co.uk> (raw)
In-Reply-To: <Pine.SV4.3.95.980112190642.11157B-100000@itsrm1> from "Andrej Borsenkow" at Jan 12, 98 07:16:55 pm

Andrej Borsenkow wrote:
>I am not sure, that it is right thing. The <m-n> can (always?) be
>rewritten using plain extended regular expression.

Yes, we should always handle it properly, as if this were done.

>Actually, what about replacing "ad hoc" code in ZSH by direct translation
>into normal regexp? It will probably be faster (who knows)

I suspect that it will make little performance difference in the majority
of cases.  It would, however, cause serious portability problems, if
we tried to use the system's regexp library.  Many regexp libraries
don't actually have the power of zsh glob patterns for patten matching,
to say nothing of **/.

                                                           and will give
>ZSH full power to support i18n

In what respect?

-zefram


  parent reply	other threads:[~1998-01-12 17:33 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-12-31  5:56 Geoff Wing
1997-12-31  6:17 ` Geoff Wing
1998-01-12 11:13   ` PATCH: zsh 3.x: " Peter Stephenson
1998-01-12 16:16     ` Andrej Borsenkow
1998-01-12 16:59       ` Peter Stephenson
1998-01-12 17:10       ` Andrew Main [this message]
1998-01-12 17:50         ` Andrej Borsenkow
1997-12-31 21:37 ` Wessel Dankers

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=199801121710.RAA13626@taos.demon.co.uk \
    --to=zefram@tao.co.uk \
    --cc=borsenkow.msk@sni.de \
    --cc=pws@ifh.de \
    --cc=zsh-workers@math.gatech.edu \
    --cc=zsh@peak.org \
    /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).