zsh-workers
 help / color / mirror / code / Atom feed
From: Michael Hwang <michael.a.hwang@gmail.com>
To: Zsh hackers list <zsh-workers@zsh.org>
Subject: Re: PATCH: glob qualifier to prepend a word
Date: Tue, 9 Feb 2010 15:25:52 -0500	[thread overview]
Message-ID: <22a0ef081002091225v36f86eban3644d4c4669f0d7@mail.gmail.com> (raw)
In-Reply-To: <201002091721.o19HLGni008860@news01.csr.com>

[-- Attachment #1: Type: text/plain, Size: 1061 bytes --]

The zshexpn section is a bit messed up. I see this:

*P**string*.’(

I assume it is supposed to look like:

*P**string*

Michael Hwang

On Tue, Feb 9, 2010 at 12:21 PM, Peter Stephenson <pws@csr.com> wrote:
> Mikael Magnusson wrote:
>> So my theory on why this can be done after sorting but e can't is that
>> e can remove matches, which is done before sorting. Is that correct?
>
> "e" can play around with matches how it likes, up to and including doing
> arbitrary private forms of globbing of its own, so sorting needs to come
> after, yes.  I should have said so explicitly.
>
> --
> Peter Stephenson <pws@csr.com>            Software Engineer
> Tel: +44 (0)1223 692070                   Cambridge Silicon Radio Limited
> Churchill House, Cambridge Business Park, Cowley Road, Cambridge, CB4 0WZ,
UK
>
>
> Member of the CSR plc group of companies. CSR plc registered in England
and Wales, registered number 4187346, registered office Churchill House,
Cambridge Business Park, Cowley Road, Cambridge, CB4 0WZ, United Kingdom
>

  reply	other threads:[~2010-02-09 20:51 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-09 14:30 Peter Stephenson
2010-02-09 15:56 ` Bart Schaefer
2010-02-09 17:16 ` Mikael Magnusson
2010-02-09 17:21   ` Peter Stephenson
2010-02-09 20:25     ` Michael Hwang [this message]
2010-02-09 20:43 ` Mikael Magnusson

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=22a0ef081002091225v36f86eban3644d4c4669f0d7@mail.gmail.com \
    --to=michael.a.hwang@gmail.com \
    --cc=zsh-workers@zsh.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).