From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.bugs Subject: Re: Dired doesn't understand localized file dates Date: Thu, 6 Jun 2002 06:04:21 -0600 (MDT) Sender: bug-gnu-emacs-admin@gnu.org Message-ID: <200206061204.g56C4Ll24623@aztec.santafe.edu> References: <20020604112642.GA624678@bruegel.RZ.TU-Ilmenau.DE> Reply-To: rms@gnu.org NNTP-Posting-Host: localhost.gmane.org X-Trace: main.gmane.org 1023365194 6485 127.0.0.1 (6 Jun 2002 12:06:34 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 6 Jun 2002 12:06:34 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org Return-path: Original-Received: from fencepost.gnu.org ([199.232.76.164]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 17Fw2E-0001gU-00 for ; Thu, 06 Jun 2002 14:06:34 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 17Fw1v-0006yV-00; Thu, 06 Jun 2002 08:06:15 -0400 Original-Received: from pele.santafe.edu ([192.12.12.119]) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 17Fw06-0006cV-00; Thu, 06 Jun 2002 08:04:23 -0400 Original-Received: from aztec.santafe.edu (aztec [192.12.12.49]) by pele.santafe.edu (8.11.6+Sun/8.11.6) with ESMTP id g56C4Lb24869; Thu, 6 Jun 2002 06:04:21 -0600 (MDT) Original-Received: (from rms@localhost) by aztec.santafe.edu (8.10.2+Sun/8.9.3) id g56C4Ll24623; Thu, 6 Jun 2002 06:04:21 -0600 (MDT) X-Authentication-Warning: aztec.santafe.edu: rms set sender to rms@aztec using -f Original-To: paul.stoeber@stud.tu-ilmenau.de In-Reply-To: <20020604112642.GA624678@bruegel.RZ.TU-Ilmenau.DE> (message from Paul Stoeber on Tue, 4 Jun 2002 13:26:42 +0200) Errors-To: bug-gnu-emacs-admin@gnu.org X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.0.9 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Bug reports for GNU Emacs, the Swiss army knife of text editors List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.bugs:1839 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:1839 (setq dired-move-to-filename-regexp "^ *[^ ]+ +[^ ]+ +[^ ]+ +[^ ]+ +[^ ]+ +[^ ]+ +[^ ]+ +[^ ]+ +") That works by counting whitespace regions. I think I saw cases long ago where that would not work, which is why I did not use it. I don't remember what the case was; perhaps it was user names with spaces in them, or perhaps it was locales that altered the number of spaces in the date.