Mailing-List: contact zsh-workers-help@zsh.org; run by ezmlm
Precedence: bulk
X-No-Archive: yes
List-Id: Zsh Workers List <zsh-workers.zsh.org>
List-Post: <mailto:zsh-workers@zsh.org>
List-Help: <mailto:zsh-workers-help@zsh.org>
X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on f.primenet.com.au
X-Spam-Level: 
X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham
	autolearn_force=no version=3.4.0
Message-ID: <56A77D9D.9050100@inlv.org>
Date: Tue, 26 Jan 2016 14:07:25 +0000
From: Martijn Dekker <martijn@inlv.org>
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:31.0) Gecko/20100101 Thunderbird/31.2.0
MIME-Version: 1.0
To: zsh-workers@zsh.org
CC: Bart Schaefer <schaefer@brasslantern.com>
Subject: Re: [BUG] quoting within bracket patterns has no effect
References: <569C68AB.2010806@inlv.org> 	<20160118172434.2fb7d5b9@pwslap01u.europe.root.pri> 	<56A2C6A8.4090108@inlv.org> 	<160122174949.ZM11794@torch.brasslantern.com> 	<56A6F01E.8030306@inlv.org> <160125204829.ZM15331@torch.brasslantern.com>
In-Reply-To: <160125204829.ZM15331@torch.brasslantern.com>
Content-Type: text/plain; charset=windows-1252
Content-Transfer-Encoding: 7bit
X-Seq: zsh-workers 37793

Bart Schaefer schreef op 26-01-16 om 04:48:
> What about that is incorrect?  You need $~myrange for "emulate zsh" but
> NOT for "emulate sh", unless I'm missing something.
[...]
> What I was pointing out when I said "I'm not sure it's possible to have
> it both ways" has ONLY to do with "emulate zsh".

Indeed, I got the wrong end of the stick there. Sorry about that.

> This may be a case where native zsh is incompatible with POSIX at a
> fairly fundamental level;

Sure, but native zsh is its own entity, which is fine.

Thanks,

- M.

