From unknown Sat Aug 16 20:56:43 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#4044 <4044@debbugs.gnu.org> To: bug#4044 <4044@debbugs.gnu.org> Subject: Status: 23.1; unable to handle folder whose name starts with 2009-08-04 Reply-To: bug#4044 <4044@debbugs.gnu.org> Date: Sun, 17 Aug 2025 03:56:43 +0000 retitle 4044 23.1; unable to handle folder whose name starts with 2009-08-04 reassign 4044 emacs submitter 4044 xah lee severity 4044 normal thanks From xah@xahlee.org Tue Aug 4 21:11:42 2009 Received: (at submit) by emacsbugs.donarmstrong.com; 5 Aug 2009 04:11:42 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=0.0 required=4.0 tests=AWL autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from lists.gnu.org (lists.gnu.org [199.232.76.165]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n754BaKk025564 for ; Tue, 4 Aug 2009 21:11:38 -0700 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MYXqi-0000W7-G7 for bug-gnu-emacs@gnu.org; Wed, 05 Aug 2009 00:11:36 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MYXqi-0000Vf-37 for bug-gnu-emacs@gnu.org; Wed, 05 Aug 2009 00:11:36 -0400 Received: from [199.232.76.173] (port=45911 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MYXqh-0000VX-VD for bug-gnu-emacs@gnu.org; Wed, 05 Aug 2009 00:11:35 -0400 Received: from mout.perfora.net ([74.208.4.195]:60714) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MYXqh-0003LW-IB for bug-gnu-emacs@gnu.org; Wed, 05 Aug 2009 00:11:35 -0400 Received: from [192.168.1.3] (c-76-102-12-87.hsd1.ca.comcast.net [76.102.12.87]) by mrelay.perfora.net (node=mrus1) with ESMTP (Nemesis) id 0MKpCa-1MYXqe11RM-000Os1; Wed, 05 Aug 2009 00:11:34 -0400 Mime-Version: 1.0 (Apple Message framework v753.1) Content-Type: text/plain; charset=UTF-8; delsp=yes; format=flowed Message-Id: <49F756F9-269A-4B1F-B0AC-EDEFB7959334@xahlee.org> Cc: xah lee Content-Transfer-Encoding: quoted-printable From: xah lee Subject: 23.1; unable to handle folder whose name starts with 2009-08-04 Date: Tue, 4 Aug 2009 21:11:26 -0700 To: bug-gnu-emacs@gnu.org X-Mailer: Apple Mail (2.753.1) X-Provags-ID: V01U2FsdGVkX1+Hw9YM6BlJ4SqCoL5hoHt7zfnz1lWB+Qg0srY W6iK9jLubQ5BHQjMNLGC6yjRNR56ZwZiP0VKBZPtiVG3Bl1kQ3 4QzoUCinD0umndkSDtoEQ== X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. bug summary: if a folder has names like =E2=80=9C2009-08-04 misc=E2=80=9D, then emacs = dired =20 will mistake the folder name being just =E2=80=9Cmisc=E2=80=9D, and = basically =20 unable to open, move, delete the folder. Steps: =E2=80=A2 switch to dired. =E2=80=A2 type + then 2009-08-04 misc =E2=80=A2 Now, you can see the coloring is wrong. Try to move, rename, = or go =20 into the folder. Emacs complains dired-get-file-for-visit: File no longer exists; type `g' to update =20 dired buffer This happens on emacs 23.x on Mac. 100% reproducible. GNU Emacs 23.1.1 (powerpc-apple-darwin8.11.0, NS apple-appkit-824.48) =20= of 2009-08-04 on xahg5.local Xah =E2=88=91 http://xahlee.org/ =E2=98=84= From cyd@stupidchicken.com Sun Aug 9 19:27:09 2009 Received: (at 4044) by emacsbugs.donarmstrong.com; 10 Aug 2009 02:27:10 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-1.7 required=4.0 tests=AWL autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from cyd.mit.edu (CYD.MIT.EDU [18.115.2.24]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n7A2R8rj016724 for <4044@emacsbugs.donarmstrong.com>; Sun, 9 Aug 2009 19:27:09 -0700 Received: by cyd.mit.edu (Postfix, from userid 1000) id 7FC2957E21E; Sun, 9 Aug 2009 22:28:01 -0400 (EDT) From: Chong Yidong To: xah lee Cc: 4044@debbugs.gnu.org Subject: Re: 23.1; unable to handle folder whose name starts with 2009-08-04 Date: Sun, 09 Aug 2009 22:28:01 -0400 Message-ID: <87ab28xv0u.fsf@cyd.mit.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable > if a folder has names like =E2=80=9C2009-08-04 misc=E2=80=9D, then emacs = dired=20=20 > will mistake the folder name being just =E2=80=9Cmisc=E2=80=9D, and basic= ally=20=20 > unable to open, move, delete the folder. > > =E2=80=A2 switch to dired. > =E2=80=A2 type + then 2009-08-04 misc > > =E2=80=A2 Now, you can see the coloring is wrong. Try to move, rename, or= go=20=20 > into the folder. Emacs complains > dired-get-file-for-visit: File no longer exists; type `g' to update=20=20 > dired buffer > > This happens on emacs 23.x on Mac. 100% reproducible. I'm afraid I can't reproduce it on GNU/Linux with 23.1, or with trunk. Do you see the problem without customizations (-Q)? From xah@xahlee.org Sun Aug 9 23:11:48 2009 Received: (at 4044) by emacsbugs.donarmstrong.com; 10 Aug 2009 06:11:48 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-0.7 required=4.0 tests=AWL,SPF_HELO_PASS, STOX_REPLY_TYPE autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from mout.perfora.net (mout.perfora.net [74.208.4.195]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n7A6BkcW006087 for <4044@emacsbugs.donarmstrong.com>; Sun, 9 Aug 2009 23:11:48 -0700 Received: from xahPC (c-76-102-12-87.hsd1.ca.comcast.net [76.102.12.87]) by mrelay.perfora.net (node=mrus0) with ESMTP (Nemesis) id 0MKp8S-1MaO6g3q4t-0000fM; Mon, 10 Aug 2009 02:11:45 -0400 Message-ID: <723B7A50A7D64AB584F7D95059B16EF7@xahPC> From: "Xah Lee" To: "Chong Yidong" Cc: <4044@debbugs.gnu.org> References: <87ab28xv0u.fsf@cyd.mit.edu> In-Reply-To: <87ab28xv0u.fsf@cyd.mit.edu> Subject: Re: 23.1; unable to handle folder whose name starts with 2009-08-04 Date: Sun, 9 Aug 2009 23:11:34 -0700 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="utf-8"; reply-type=original Content-Transfer-Encoding: 8bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Windows Mail 6.0.6002.18005 X-MimeOLE: Produced By Microsoft MimeOLE V6.0.6002.18005 X-Provags-ID: V01U2FsdGVkX19hs36hmcftCgczZD6Ux6mweEUrYQjmseZ9slX jDwPI3EIkQbxmIxVagyrQdPtloVVxdTpa1k8b55AmibXQwsZqi moD9oiEZwEJaXmPfyPQJA== > I'm afraid I can't reproduce it on GNU/Linux with 23.1, or with trunk. > Do you see the problem without customizations (-Q)? yea, 100% reproduceable with -Q, but on Mac OS X only though. Xah ----- Original Message ----- From: "Chong Yidong" To: "xah lee" Cc: <4044@debbugs.gnu.org> Sent: Sunday, August 09, 2009 7:28 PM Subject: Re: 23.1; unable to handle folder whose name starts with 2009-08-04 > if a folder has names like “2009-08-04 misc”, then emacs dired > will mistake the folder name being just “misc”, and basically > unable to open, move, delete the folder. > > • switch to dired. > • type + then 2009-08-04 misc > > • Now, you can see the coloring is wrong. Try to move, rename, or go > into the folder. Emacs complains > dired-get-file-for-visit: File no longer exists; type `g' to update > dired buffer > > This happens on emacs 23.x on Mac. 100% reproducible. I'm afraid I can't reproduce it on GNU/Linux with 23.1, or with trunk. Do you see the problem without customizations (-Q)? From Michael.Albinus@alcatel-lucent.de Mon Aug 10 01:34:29 2009 Received: (at 4044) by emacsbugs.donarmstrong.com; 10 Aug 2009 08:34:29 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-3.3 required=4.0 tests=AWL,HAS_BUG_NUMBER autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from mailrelay1.alcatel.de (mailrelay1.alcatel.de [194.113.59.95]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n7A8YRCD019258 for <4044@emacsbugs.donarmstrong.com>; Mon, 10 Aug 2009 01:34:28 -0700 Received: from destgsu0048.stgl.sel.alcatel.de (destgsu0048.de.alcatel-lucent.com [149.204.242.4]) by mailrelay1.alcatel.de (8.13.8/8.13.8/ICT) with ESMTP id n7A8YKRm032658; Mon, 10 Aug 2009 10:34:20 +0200 Received: from slbhn1.alcatel.de (slbhn1.de.alcatel-lucent.com [149.204.90.35]) by destgsu0048.stgl.sel.alcatel.de (8.12.3/8.12.3) with ESMTP id n7A8YKY4015000; Mon, 10 Aug 2009 10:34:20 +0200 (MEST) From: Michael Albinus To: Chong Yidong Cc: 4044@debbugs.gnu.org, xah lee Subject: Re: bug#4044: 23.1; unable to handle folder whose name starts with 2009-08-04 References: Date: Mon, 10 Aug 2009 10:34:19 +0200 In-Reply-To: (Chong Yidong's message of "Sun, 09 Aug 2009 22:28:01 -0400") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Alcanet-virus-scanned: n7A8YKY4015000 at destgsu0048.stgl.sel.alcatel.de X-Scanned-By: MIMEDefang 2.57 on 149.204.45.72 Chong Yidong writes: >> if a folder has names like =E2=80=9C2009-08-04 misc=E2=80=9D, then emacs= dired=20=20 >> will mistake the folder name being just =E2=80=9Cmisc=E2=80=9D, and basi= cally=20=20 >> unable to open, move, delete the folder. >> >> =E2=80=A2 switch to dired. >> =E2=80=A2 type + then 2009-08-04 misc >> >> =E2=80=A2 Now, you can see the coloring is wrong. Try to move, rename, o= r go=20=20 >> into the folder. Emacs complains >> dired-get-file-for-visit: File no longer exists; type `g' to update=20=20 >> dired buffer >> >> This happens on emacs 23.x on Mac. 100% reproducible. > > I'm afraid I can't reproduce it on GNU/Linux with 23.1, or with trunk. > Do you see the problem without customizations (-Q)? This is similar to Bug#4075. The problem is, that the `dired-filename' text property is wrongly set in the dired buffer for that entry. Under GNU/Linux, this property is set correctly, likely due to the "--dired" switch of the ls command (see `insert-directory'). Tramp hasn't set it until recently, and somebody else did set the wrong value when Tramp's `tramp-handle-insert-directory' was finished. I have solved it (partly) by setting this text property in `tramp-handle-insert-directory', if possible. I have no idea what happens on Mac. Best regards, Michael. From debbugs-submit-bounces@debbugs.gnu.org Thu Jan 14 21:34:16 2010 Received: (at control) by debbugs.gnu.org; 15 Jan 2010 02:34:17 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NVc0u-0002Nz-7E for submit@debbugs.gnu.org; Thu, 14 Jan 2010 21:34:16 -0500 Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NVc0s-0002Nt-9H for control@debbugs.gnu.org; Thu, 14 Jan 2010 21:34:14 -0500 Received: from rgm by fencepost.gnu.org with local (Exim 4.69) (envelope-from ) id 1NVc0o-0003pu-Q3; Thu, 14 Jan 2010 21:34:10 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <19279.54306.760765.98090@gargle.gargle.HOWL> Date: Thu, 14 Jan 2010 21:34:10 -0500 From: Glenn Morris To: control Subject: control X-Attribution: GM X-Mailer: VM (www.wonderworks.com/vm), GNU Emacs (www.gnu.org/software/emacs) X-Hue: red X-Ran: :m~t}wvg-c(~($msYvZ|;v.!JomO'3d}hwb{k1S4tPrXRnrVb!DCq)dD@=s-a^i3cq17iH X-Debbugs-No-Ack: yes X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -5.0 (-----) tags 3642 moreinfo unreproducible severity 3699 minor severity 3870 minor severity 4438 minor severity 4952 minor severity 5154 minor close 5215 severity 5239 wishlist close 5318 severity 5360 wishlist severity 5362 minor tags 4974 moreinfo unreproducible severity 4408 wishlist severity 4089 wishlist tags 4089 wontfix reassign 4044 emacs,ns merge 2280 5252 tags 5374 moreinfo reassign 4828 emacs,cc-mode tags 4828 patch reassign 5001 emacs,erc close 5371 reassign 4517 emacs,ns severity 3230 minor close 4930 close 5249 From debbugs-submit-bounces@debbugs.gnu.org Wed Jul 20 21:09:41 2011 Received: (at control) by debbugs.gnu.org; 21 Jul 2011 01:09:42 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Qjhll-0005gp-EO for submit@debbugs.gnu.org; Wed, 20 Jul 2011 21:09:41 -0400 Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Qjhlk-0005ge-3G for control@debbugs.gnu.org; Wed, 20 Jul 2011 21:09:40 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1Qjhle-0005qx-RE for control@debbugs.gnu.org; Wed, 20 Jul 2011 21:09:34 -0400 Date: Wed, 20 Jul 2011 21:09:34 -0400 Message-Id: Subject: control message for bug 4044 To: X-Mailer: mail (GNU Mailutils 2.1) From: Glenn Morris X-Spam-Score: -6.4 (------) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.4 (------) forcemerge 9039 4044 From unknown Sat Aug 16 20:56:43 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Thu, 18 Aug 2011 11:24:03 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator From debbugs-submit-bounces@debbugs.gnu.org Mon Sep 19 23:33:30 2011 Received: (at control) by debbugs.gnu.org; 20 Sep 2011 03:33:30 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R5r5O-00049X-Cs for submit@debbugs.gnu.org; Mon, 19 Sep 2011 23:33:30 -0400 Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R5r5N-00049R-3b for control@debbugs.gnu.org; Mon, 19 Sep 2011 23:33:29 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1R5r0S-00063h-BL for control@debbugs.gnu.org; Mon, 19 Sep 2011 23:28:24 -0400 Date: Mon, 19 Sep 2011 23:28:24 -0400 Message-Id: Subject: control message for bug 5597 To: X-Mailer: mail (GNU Mailutils 2.1) From: Glenn Morris X-Spam-Score: -6.4 (------) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.4 (------) unarchive 9039 forcemerge 9039 5597 From debbugs-submit-bounces@debbugs.gnu.org Wed Oct 05 21:43:54 2011 Received: (at control) by debbugs.gnu.org; 6 Oct 2011 01:43:54 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RBd06-000068-JK for submit@debbugs.gnu.org; Wed, 05 Oct 2011 21:43:54 -0400 Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RBd05-000062-Ad for control@debbugs.gnu.org; Wed, 05 Oct 2011 21:43:54 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1RBczz-0002Nw-Bs for control@debbugs.gnu.org; Wed, 05 Oct 2011 21:43:47 -0400 Date: Wed, 05 Oct 2011 21:43:47 -0400 Message-Id: Subject: control message for bug 3710 To: X-Mailer: mail (GNU Mailutils 2.1) From: Glenn Morris X-Spam-Score: -6.4 (------) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.4 (------) forcemerge 9039 3710 From unknown Sat Aug 16 20:56:43 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Thu, 03 Nov 2011 11:24:03 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator