From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Jim Meyering Newsgroups: gmane.comp.gnu.core-utils.bugs,gmane.emacs.devel Subject: Re: dired doesn't work properly with a multibyte locale Date: Mon, 03 Feb 2003 10:37:46 +0100 Sender: bug-coreutils-bounces+gcgcb-bug-coreutils-616=gmane.org@gnu.org Message-ID: <85adhd1z85.fsf@pi.meyering.net> References: <200301151043.TAA09856@etlken.m17n.org> <200301230602.PAA07755@etlken.m17n.org> <200301250049.JAA11674@etlken.m17n.org> <200301270501.OAA14427@etlken.m17n.org> <200301271109.UAA14818@etlken.m17n.org> <200302030017.JAA24252@etlken.m17n.org> <200302030211.LAA24365@etlken.m17n.org> <200302030840.RAA24766@etlken.m17n.org> <200302030910.SAA24834@etlken.m17n.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1044265111 5878 80.91.224.249 (3 Feb 2003 09:38:31 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 3 Feb 2003 09:38:31 +0000 (UTC) Cc: emacs-devel@gnu.org Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18fd3d-0001WV-00 for ; Mon, 03 Feb 2003 10:38:29 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18fd55-00058E-02 for gcgcb-bug-coreutils-616@gmane.org; Mon, 03 Feb 2003 04:39:59 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18fd52-00056H-00 for bug-coreutils@gnu.org; Mon, 03 Feb 2003 04:39:56 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18fd50-00055c-00 for bug-coreutils@gnu.org; Mon, 03 Feb 2003 04:39:55 -0500 Original-Received: from smtp-out-3.wanadoo.fr ([193.252.19.233] helo=mel-rto3.wanadoo.fr) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18fd3A-00046g-00; Mon, 03 Feb 2003 04:38:00 -0500 Original-Received: from mel-rta6.wanadoo.fr (193.252.19.26) by mel-rto3.wanadoo.fr (6.7.015) id 3E0C33B50173D99A; Mon, 3 Feb 2003 10:37:47 +0100 Original-Received: from ANice-201-1-1-11.abo.wanadoo.fr (80.13.35.11) by mel-rta6.wanadoo.fr (6.7.015) id 3E26CE2100A222E8; Mon, 3 Feb 2003 10:37:47 +0100 Original-Received: by ANice-201-1-1-11.abo.wanadoo.fr (Postfix, from userid 1002) id C87563FA2; Mon, 3 Feb 2003 10:37:46 +0100 (CET) Original-To: Miles Bader In-Reply-To: (Miles Bader's message of "03 Feb 2003 18:22:11 +0900") Original-Lines: 8 Original-cc: bug-coreutils@gnu.org Original-cc: emacs-pretest-bug@gnu.org Original-cc: schwab@suse.de Original-cc: Kenichi Handa Original-cc: d.love@dl.ac.uk X-BeenThere: bug-coreutils@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: GNU Core Utilities: bug reports and discussion List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: bug-coreutils-bounces+gcgcb-bug-coreutils-616=gmane.org@gnu.org Xref: main.gmane.org gmane.comp.gnu.core-utils.bugs:101 gmane.emacs.devel:11306 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:11306 Miles Bader wrote: ... > You seem to be correct, if I create that file, then `ls --dired' says > it has a lengh of 1, but of course, it actually has a length of 2 bytes. > > Will Andrea's patch fix this? Yes.