From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12753 invoked from network); 2 Mar 2009 03:16:44 -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; 2 Mar 2009 03:16:44 -0000 Received-SPF: none (ns1.primenet.com.au: domain at sunsite.dk does not designate permitted sender hosts) Received: (qmail 17387 invoked from network); 2 Mar 2009 03:16:40 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 2 Mar 2009 03:16:40 -0000 Received: (qmail 28278 invoked by alias); 2 Mar 2009 03:16:36 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 26658 Received: (qmail 28264 invoked from network); 2 Mar 2009 03:16:35 -0000 Received: from bifrost.dotsrc.org (130.225.254.106) by sunsite.dk with SMTP; 2 Mar 2009 03:16:35 -0000 Received: from prunille.vinc17.org (vinc17.pck.nerim.net [213.41.242.187]) by bifrost.dotsrc.org (Postfix) with ESMTP id 4C2B38058F82 for ; Mon, 2 Mar 2009 04:16:32 +0100 (CET) Received: by prunille.vinc17.org (Postfix, from userid 501) id F06263336F46; Mon, 2 Mar 2009 04:16:31 +0100 (CET) Date: Mon, 2 Mar 2009 04:16:31 +0100 From: Vincent Lefevre To: zsh-workers@sunsite.dk Subject: Re: Problems with non-ascii filenames Message-ID: <20090302031631.GC27518@prunille.vinc17.org> Mail-Followup-To: zsh-workers@sunsite.dk References: <19e566510902280137s3bb02510te650364cb03145a9@mail.gmail.com> <19e566510902281428r5d70c182l720b99527ecc1d9d@mail.gmail.com> <20090301021516.GZ4629@prunille.vinc17.org> <200903011105.48867.arvidjaar@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <200903011105.48867.arvidjaar@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/9059/Sun Mar 1 10:05:32 2009 on bifrost X-Virus-Status: Clean On 2009-03-01 11:05:47 +0300, Andrey Borzenkov wrote: > On 1 марта 2009 05:15:16 Vincent Lefevre wrote: > > Normalization insensitivity is not implemented in zsh. > > This is not applicable to zsh because zsh does not use UNICODE in the > first place. Zsh is using whatever character set and encoding underlying > operating system happens to use. But zsh has multibyte support, which is synonym to Unicode in zsh (as said in the manual). -- Vincent Lefèvre - Web: 100% accessible validated (X)HTML - Blog: Work: CR INRIA - computer arithmetic / Arenaire project (LIP, ENS-Lyon)