From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7445 invoked from network); 13 Oct 2008 12:51:27 -0000 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=AWL autolearn=ham version=3.2.5 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 13 Oct 2008 12:51:27 -0000 Received-SPF: none (ns1.primenet.com.au: domain at sunsite.dk does not designate permitted sender hosts) Received: (qmail 48244 invoked from network); 13 Oct 2008 12:51:03 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 13 Oct 2008 12:51:03 -0000 Received: (qmail 27256 invoked by alias); 13 Oct 2008 12:50:50 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 25875 Received: (qmail 27230 invoked from network); 13 Oct 2008 12:50:46 -0000 Received: from bifrost.dotsrc.org (130.225.254.106) by sunsite.dk with SMTP; 13 Oct 2008 12:50:46 -0000 Received: from yw-out-2324.google.com (yw-out-2324.google.com [74.125.46.29]) by bifrost.dotsrc.org (Postfix) with ESMTP id 1D23780524C0 for ; Mon, 13 Oct 2008 14:50:39 +0200 (CEST) Received: by yw-out-2324.google.com with SMTP id 5so383635ywb.81 for ; Mon, 13 Oct 2008 05:50:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=JwIibsUFgQ+4FyUDpKHxUkVS8jkCgE3z2ZCdwaLYI0U=; b=aoyb7DdcDp6+0YrDGbN3StqVvg24Acqwqsl6rRotF79Q+h/RJUKWTmDAIhru3nfuw4 OfBr8MyyOn706Eu2fWHFmAebEvnN93zpXw/ilAjUSndEKioA7EYWU76ApiOJm+PqJs7f iu2Hg+jJC822Fcmec2+G4hIq2lNf3iyTJ17Fk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=BNdsxLEeBWuitMUwLyMyoHh3ajh7gvYdgyoxouQzIgpD0+OzA/vR/lCPMKdhW5BdBS nqa7qOvsXR4zZ2fpEoRuwstTmltofu+SaqXbhWnVG0iy6FO85HF0coM4y/ZWDV1/eBsP I6XgsY5ZGAYNQtZIYG0ku2bi0erB61q04K06I= Received: by 10.101.71.16 with SMTP id y16mr5517008ank.155.1223902238543; Mon, 13 Oct 2008 05:50:38 -0700 (PDT) Received: by 10.100.43.19 with HTTP; Mon, 13 Oct 2008 05:50:38 -0700 (PDT) Message-ID: <2d460de70810130550m19efc861n99906041ffa29d9a@mail.gmail.com> Date: Mon, 13 Oct 2008 14:50:38 +0200 From: "Richard Hartmann" To: "Peter Stephenson" Subject: =?UTF-8?Q?Re:_Bug#501851:_zsh:_Completion_fails_if_a?= =?UTF-8?Q?_directory_name_contains_'(',_')'_and_'=C4=84_'.?= Cc: zsh-workers@sunsite.dk, 501851@bugs.debian.org In-Reply-To: <20081013103014.598e63f6@news01> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20081010230611.23133.42221.reportbug@debian> <20081010231712.GA20915@scru.org> <48F0AE88.1020307@inz.sakura.ne.jp> <20081011225255.0df2e350@pws-pc> <48F2A515.1030203@inz.sakura.ne.jp> <20081013103014.598e63f6@news01> X-Virus-Scanned: ClamAV 0.92.1/8417/Mon Oct 13 09:34:29 2008 on bifrost X-Virus-Status: Clean On Mon, Oct 13, 2008 at 11:30, Peter Stephenson wrote: > Please send the output from running "^X?" if there no obvious difference. Whoah, neat! I 'fear' I will never stop being amazed at what the ZSH devs think of.. :) Richard