From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: Re: something recently broke dired for dirs that begin with a space Date: Sat, 09 Jul 2011 20:28:33 -0400 Message-ID: <874o2v7zda.fsf@stupidchicken.com> References: <868vs7ta3p.fsf@red.stonehenge.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1310257737 17898 80.91.229.12 (10 Jul 2011 00:28:57 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 10 Jul 2011 00:28:57 +0000 (UTC) Cc: emacs-devel@gnu.org To: merlyn@stonehenge.com (Randal L. Schwartz) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jul 10 02:28:53 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 1QfhtE-0004SI-Vp for ged-emacs-devel@m.gmane.org; Sun, 10 Jul 2011 02:28:53 +0200 Original-Received: from localhost ([::1]:48533 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QfhtD-0004jI-GC for ged-emacs-devel@m.gmane.org; Sat, 09 Jul 2011 20:28:51 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:39532) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qfhsz-0004jC-QM for emacs-devel@gnu.org; Sat, 09 Jul 2011 20:28:38 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qfhsy-00023d-DO for emacs-devel@gnu.org; Sat, 09 Jul 2011 20:28:37 -0400 Original-Received: from vm-emlprdomr-05.its.yale.edu ([130.132.50.146]:45577) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qfhsy-00023Y-AE for emacs-devel@gnu.org; Sat, 09 Jul 2011 20:28:36 -0400 Original-Received: from furball (c-71-192-165-84.hsd1.ct.comcast.net [71.192.165.84]) (authenticated bits=0) by vm-emlprdomr-05.its.yale.edu (8.14.4/8.14.4) with ESMTP id p6A0SXWg026124 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT); Sat, 9 Jul 2011 20:28:34 -0400 In-Reply-To: <868vs7ta3p.fsf@red.stonehenge.com> (Randal L. Schwartz's message of "Sat, 09 Jul 2011 14:31:06 -0700") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-Scanned-By: MIMEDefang 2.71 on 130.132.50.146 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 130.132.50.146 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:141867 Archived-At: 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.