From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Dave Love Newsgroups: gmane.emacs.devel,gmane.comp.gnu.core-utils.bugs Subject: Re: dired doesn't work properly with a multibyte locale Date: 03 Feb 2003 17:47:37 +0000 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: 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> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1044294766 1525 80.91.224.249 (3 Feb 2003 17:52:46 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 3 Feb 2003 17:52:46 +0000 (UTC) Cc: miles@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18fklu-0000OD-00 for ; Mon, 03 Feb 2003 18:52:42 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18fktc-0001sn-00 for ; Mon, 03 Feb 2003 19:00:40 +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 18fkk2-0000Ph-01 for emacs-devel@quimby.gnus.org; Mon, 03 Feb 2003 12:50:46 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18fkiS-0007rS-00 for emacs-devel@gnu.org; Mon, 03 Feb 2003 12:49:08 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18fkhM-000733-00 for emacs-devel@gnu.org; Mon, 03 Feb 2003 12:48:00 -0500 Original-Received: from albion.dl.ac.uk ([148.79.80.39]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18fkh3-0006qv-00; Mon, 03 Feb 2003 12:47:41 -0500 Original-Received: from fx by albion.dl.ac.uk with local (Exim 3.36 #1 (Debian)) id 18fkgz-0000MP-00; Mon, 03 Feb 2003 17:47:37 +0000 Original-To: Kenichi Handa Original-Lines: 13 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 Original-cc: bug-coreutils@gnu.org Original-cc: emacs-pretest-bug@gnu.org Original-cc: schwab@suse.de Original-cc: emacs-devel@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Emacs development discussions. List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:11326 gmane.comp.gnu.core-utils.bugs:110 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:11326 Kenichi Handa writes: > Hmmm, then, it's strange that "ls (fileutils) 4.1" works, > but "ls (coreutils) 4.5" doesn't. No. The latest (as of a few days ago) Dired used with `ls (fileutils) 4.1' on Debian Woody (the current release of the GNU preferred system) is broken as I described. I don't know whether or not ls has had relevant changes applied by Debian, but anyhow if there are well-established incompatible versions, Emacs needs to test for them and DTRT. [I expect you agree -- I'm just stating the position.]