From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel,gmane.comp.gnu.core-utils.bugs Subject: Re: dired doesn't work properly with a multibyte locale Date: Mon, 03 Feb 2003 12:20:06 -0500 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> <200302030017.JAA24252@etlken.m17n.org> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1044293027 24735 80.91.224.249 (3 Feb 2003 17:23:47 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 3 Feb 2003 17:23:47 +0000 (UTC) Cc: emacs-devel@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 18fkGS-00063U-00 for ; Mon, 03 Feb 2003 18:20:12 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18fkO8-0001Xe-00 for ; Mon, 03 Feb 2003 18:28:08 +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 18fkH5-0000RQ-09 for emacs-devel@quimby.gnus.org; Mon, 03 Feb 2003 12:20:51 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18fkGg-0000G7-00 for emacs-devel@gnu.org; Mon, 03 Feb 2003 12:20:26 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18fkGX-0008S5-00 for emacs-devel@gnu.org; Mon, 03 Feb 2003 12:20:17 -0500 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18fkGN-0008Gy-00; Mon, 03 Feb 2003 12:20:07 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.10) id 18fkGM-0003q8-00; Mon, 03 Feb 2003 12:20:06 -0500 Original-To: Kenichi Handa In-reply-to: <200302030017.JAA24252@etlken.m17n.org> (message from Kenichi Handa on Mon, 3 Feb 2003 09:17:52 +0900 (JST)) Original-cc: d.love@dl.ac.uk Original-cc: bug-coreutils@gnu.org Original-cc: emacs-pretest-bug@gnu.org Original-cc: schwab@suse.de 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:11324 gmane.comp.gnu.core-utils.bugs:108 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:11324 I see. But, anyway, "ls (coreutils) 4.5.4" has a bug. If this version of "ls" is already widely spread, shouldn't Emacs pay special attention to such a buggy "ls"? Maybe it should. It depends how hard that is to do, versus how hard it is for people to upgrade coreutils. Is a fixed version of coreutils available?