From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Kenichi Handa Newsgroups: gmane.comp.gnu.core-utils.bugs,gmane.emacs.devel Subject: Re: dired doesn't work properly with a multibyte locale Date: Mon, 27 Jan 2003 20:09:36 +0900 (JST) Sender: bug-coreutils-bounces+gcgcb-bug-coreutils-616=gmane.org@gnu.org Message-ID: <200301271109.UAA14818@etlken.m17n.org> References: <200301151043.TAA09856@etlken.m17n.org> <200301230602.PAA07755@etlken.m17n.org> <200301250049.JAA11674@etlken.m17n.org> <200301270501.OAA14427@etlken.m17n.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya") Content-Type: text/plain; charset=US-ASCII X-Trace: main.gmane.org 1043674649 4692 80.91.224.249 (27 Jan 2003 13:37:29 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 27 Jan 2003 13:37:29 +0000 (UTC) Cc: miles@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 18d9S2-000194-00 for ; Mon, 27 Jan 2003 14:37:27 +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 18d9LF-00040c-01 for gcgcb-bug-coreutils-616@gmane.org; Mon, 27 Jan 2003 08:30:25 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18d7zv-0005XR-00 for bug-coreutils@gnu.org; Mon, 27 Jan 2003 07:04:19 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18d7z5-0005Je-00 for bug-coreutils@gnu.org; Mon, 27 Jan 2003 07:03:43 -0500 Original-Received: from tsukuba.m17n.org ([192.47.44.130]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18d7ZH-0000qA-00; Mon, 27 Jan 2003 06:36:48 -0500 Original-Received: from fs.m17n.org (fs.m17n.org [192.47.44.2])h0RB9bk16011; Mon, 27 Jan 2003 20:09:37 +0900 (JST) (envelope-from handa@m17n.org) Original-Received: from etlken.m17n.org (etlken.m17n.org [192.47.44.125]) h0RB9bR19080; Mon, 27 Jan 2003 20:09:37 +0900 (JST) Original-Received: (from handa@localhost) by etlken.m17n.org (8.8.8+Sun/3.7W-2001040620) id UAA14818; Mon, 27 Jan 2003 20:09:36 +0900 (JST) Original-To: schwab@suse.de In-reply-to: (message from Andreas Schwab on Mon, 27 Jan 2003 11:58:07 +0100) User-Agent: SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/21.2.92 (sparc-sun-solaris2.6) MULE/5.0 (SAKAKI) X-Mailman-Approved-At: Mon, 27 Jan 2003 08:06:19 -0500 Original-cc: bug-coreutils@gnu.org Original-cc: emacs-pretest-bug@gnu.org Original-cc: emacs-devel@gnu.org 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:91 gmane.emacs.devel:11123 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:11123 In article , Andreas Schwab writes: > Kenichi Handa writes: > |> Mine is "ls (fileutils) 4.1", and that works correctly even > |> if the stdout is a pile in any locales as below. > fileutils 4.1 didn't support multibyte yet, IIRC. What do you mean by "don't support multibyte"? It seems that it is at least localized. In ja_JP.eucJP locale, ls -l --dired outputs the Japanese text meaing "total" at the first line, and offests to file names are also correct. --- Ken'ichi HANDA handa@m17n.org