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, 17 Feb 2003 15:19:40 +0900 (JST) Sender: bug-coreutils-bounces+gcgcb-bug-coreutils-616=gmane.org@gnu.org Message-ID: <200302170619.PAA15478@etlken.m17n.org> References: <200301151043.TAA09856@etlken.m17n.org> <200301230602.PAA07755@etlken.m17n.org> <200301250049.JAA11674@etlken.m17n.org> <200302030017.JAA24252@etlken.m17n.org> <200302030211.LAA24365@etlken.m17n.org> <200302030840.RAA24766@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 1045462689 30953 80.91.224.249 (17 Feb 2003 06:18:09 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 17 Feb 2003 06:18:09 +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 18kebO-000837-00 for ; Mon, 17 Feb 2003 07:18:07 +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 18kedc-0007bd-01 for gcgcb-bug-coreutils-616@gmane.org; Mon, 17 Feb 2003 01:20:24 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18kedY-0007RV-00 for bug-coreutils@gnu.org; Mon, 17 Feb 2003 01:20:20 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18kedO-0006yr-00 for bug-coreutils@gnu.org; Mon, 17 Feb 2003 01:20:14 -0500 Original-Received: from tsukuba.m17n.org ([192.47.44.130]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18kedB-0005pk-00; Mon, 17 Feb 2003 01:19:58 -0500 Original-Received: from fs.m17n.org (fs.m17n.org [192.47.44.2])h1H6Jfk00886; Mon, 17 Feb 2003 15:19:41 +0900 (JST) (envelope-from handa@m17n.org) Original-Received: from etlken.m17n.org (etlken.m17n.org [192.47.44.125]) h1H6JeR10853; Mon, 17 Feb 2003 15:19:41 +0900 (JST) Original-Received: (from handa@localhost) by etlken.m17n.org (8.8.8+Sun/3.7W-2001040620) id PAA15478; Mon, 17 Feb 2003 15:19:40 +0900 (JST) Original-To: d.love@dl.ac.uk In-reply-to: (message from Dave Love on 13 Feb 2003 13:58:35 +0000) 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) 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: 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:128 gmane.emacs.devel:11693 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:11693 In article , Dave Love writes: > Kenichi Handa writes: >> Please try this workaround. It avoids setting >> `dired-filename' property if the next character of filename >> is not a newline. I think it detects the problem of "ls" in >> most cases by a low cost. > That appears to work for my case. I suggest installing it. Thank you for testing it. I've just installed that change. --- Ken'ichi HANDA handa@m17n.org