From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: something recently broke dired for dirs that begin with a space Date: Sun, 10 Jul 2011 05:54:09 +0300 Message-ID: <83aacmonfy.fsf@gnu.org> References: <868vs7ta3p.fsf@red.stonehenge.com> <874o2v7zda.fsf@stupidchicken.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: dough.gmane.org 1310266593 23826 80.91.229.12 (10 Jul 2011 02:56:33 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 10 Jul 2011 02:56:33 +0000 (UTC) Cc: emacs-devel@gnu.org, merlyn@stonehenge.com To: Chong Yidong Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jul 10 04:56:27 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QfkC0-0004Vb-Vo for ged-emacs-devel@m.gmane.org; Sun, 10 Jul 2011 04:56:25 +0200 Original-Received: from localhost ([::1]:44001 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QfkC0-0001yi-4I for ged-emacs-devel@m.gmane.org; Sat, 09 Jul 2011 22:56:24 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:44205) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QfkBm-0001yY-6f for emacs-devel@gnu.org; Sat, 09 Jul 2011 22:56:11 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QfkBk-00060j-Vh for emacs-devel@gnu.org; Sat, 09 Jul 2011 22:56:10 -0400 Original-Received: from mtaout20.012.net.il ([80.179.55.166]:37412) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QfkBk-00060f-Nk for emacs-devel@gnu.org; Sat, 09 Jul 2011 22:56:08 -0400 Original-Received: from conversion-daemon.a-mtaout20.012.net.il by a-mtaout20.012.net.il (HyperSendmail v2007.08) id <0LO300F00JWY4S00@a-mtaout20.012.net.il> for emacs-devel@gnu.org; Sun, 10 Jul 2011 05:56:06 +0300 (IDT) Original-Received: from HOME-C4E4A596F7 ([84.229.156.102]) by a-mtaout20.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0LO300E85K5HPHO0@a-mtaout20.012.net.il>; Sun, 10 Jul 2011 05:56:06 +0300 (IDT) In-reply-to: <874o2v7zda.fsf@stupidchicken.com> X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.gnu.org: Solaris 10 (beta) X-Received-From: 80.179.55.166 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:141883 Archived-At: > From: Chong Yidong > Date: Sat, 09 Jul 2011 20:28:33 -0400 > Cc: emacs-devel@gnu.org > > merlyn@stonehenge.com (Randal L. Schwartz) writes: > > > Not sure when, but it had to be in the past three weeks. If I get a > > chance, I'll bisect. > > > > And yes, I use directories that begin with a space to force them to be > > first in the listings. > > Please make a bug report using M-x report-emacs-bug, and include a > precise recipe. There are insufficient details in your message to > figure out whether there is a bug, or where the bug is; a brief > experiment with a directory starting with a space revealed no problems > for me. Given what Drew says, I suspect that this is due to `ls' on Randal's machine, not something with Dired.