From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9430 invoked from network); 1 Mar 2009 02:15:46 -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=-2.6 required=5.0 tests=AWL,BAYES_00 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; 1 Mar 2009 02:15:46 -0000 Received-SPF: none (ns1.primenet.com.au: domain at sunsite.dk does not designate permitted sender hosts) Received: (qmail 8831 invoked from network); 1 Mar 2009 02:15:37 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 1 Mar 2009 02:15:37 -0000 Received: (qmail 11277 invoked by alias); 1 Mar 2009 02:15:26 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 26650 Received: (qmail 11252 invoked from network); 1 Mar 2009 02:15:24 -0000 Received: from bifrost.dotsrc.org (130.225.254.106) by sunsite.dk with SMTP; 1 Mar 2009 02:15:24 -0000 Received: from prunille.vinc17.org (vinc17.pck.nerim.net [213.41.242.187]) by bifrost.dotsrc.org (Postfix) with ESMTP id 376028058F83 for ; Sun, 1 Mar 2009 03:15:20 +0100 (CET) Received: by prunille.vinc17.org (Postfix, from userid 501) id 6711D33313CC; Sun, 1 Mar 2009 03:15:17 +0100 (CET) Date: Sun, 1 Mar 2009 03:15:16 +0100 From: Vincent Lefevre To: =?utf-8?B?xLBzbWFpbCBEw7ZubWV6?= Cc: Andrey Borzenkov , zsh-workers@sunsite.dk, Bart Schaefer Subject: Re: Problems with non-ascii filenames Message-ID: <20090301021516.GZ4629@prunille.vinc17.org> Mail-Followup-To: =?utf-8?B?xLBzbWFpbCBEw7ZubWV6?= , Andrey Borzenkov , zsh-workers@sunsite.dk, Bart Schaefer References: <19e566510902280137s3bb02510te650364cb03145a9@mail.gmail.com> <200903010028.46088.arvidjaar@gmail.com> <19e566510902281428r5d70c182l720b99527ecc1d9d@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <19e566510902281428r5d70c182l720b99527ecc1d9d@mail.gmail.com> X-Mailer-Info: http://www.vinc17.org/mutt/ User-Agent: Mutt/1.5.19-vl-r26315 (2009-02-20) X-Virus-Scanned: ClamAV 0.92.1/9057/Sat Feb 28 14:56:20 2009 on bifrost X-Virus-Status: Clean On 2009-03-01 00:28:39 +0200, İsmail Dönmez wrote: > touch xööx > echo x > > completes to xööx > > echo xö > > does nothing. Same problem under Linux: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=374913 > Seems weird. Not weird. Normalization insensitivity is not implemented in zsh. -- Vincent Lefèvre - Web: 100% accessible validated (X)HTML - Blog: Work: CR INRIA - computer arithmetic / Arenaire project (LIP, ENS-Lyon)