From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15116 invoked by alias); 30 Dec 2010 08:51:56 -0000 Mailing-List: contact zsh-workers-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Workers List List-Post: List-Help: X-Seq: 28554 Received: (qmail 28557 invoked from network); 30 Dec 2010 08:51:53 -0000 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.0 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM autolearn=ham version=3.3.1 Received-SPF: pass (ns1.primenet.com.au: SPF record at _spf.google.com designates 209.85.210.171 as permitted sender) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=rDRD0aIG3xTwXuYjnC4hBMGFvAyxU5zQOqIxoGuqAgc=; b=KbGBTWOoyUkvbKE5h4z0CoFOQhY2Xk2Zjn34AK2P3zm33NZruEvK5KBdxr8beOwZsh xN+RZnbBJDq8VWGSJAwhSUPm1kiodPluvKyiHf2Wj2Snk7hKNbanw9BdS8xfaQm7kGHn 0z2/Sv7HZ1oh3kW26dEcVQupcl+vR+HqpRDd4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=NTVToJz904nX+9t1i9Z9LKtFW67+Eoo0DSxl+HZCLG+UVg8fcw0/vxKzHUhesV41by b9uvSvm5/Aad0VScQixINHYhcD6zb1Fr9UWZDksF1NbwcXiXrRsxF5cgEhvdDHM6HOaB 0p6R4X5KytevIbot2Ox9NoTGegYerxUMWYTaU= MIME-Version: 1.0 In-Reply-To: <101229180733.ZM945@torch.brasslantern.com> References: <101229180733.ZM945@torch.brasslantern.com> Date: Thu, 30 Dec 2010 09:51:49 +0100 Message-ID: Subject: Re: bug: DIR/* expansion doesn't work with directories with apostrophe in the name From: =?UTF-8?B?SHJ2b2plIE5pa8WhacSH?= To: Bart Schaefer Cc: zsh-workers@zsh.org Content-Type: text/plain; charset=UTF-8 On Thu, Dec 30, 2010 at 3:07 AM, Bart Schaefer wrote: > I can confirm that 4.3.11-dev-1 run with -f behaves the way you describe > 4.3.10-14ubuntu1 as working, but 4.2.0 *also* behaves for me the way you > describe 4.3.10-14ubuntu1 as working, so I'm not sure which version you > had that worked differently. I might be misremembering about the previously working version(s). I no longer have older installs to check.