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: Mon, 3 Jun 2002 16:36:31 -0600 (MDT) Sender: bug-gnu-emacs-admin@gnu.org Message-ID: <200206032236.g53MaV821159@aztec.santafe.edu> References: Reply-To: rms@gnu.org NNTP-Posting-Host: localhost.gmane.org X-Trace: main.gmane.org 1023143973 11409 127.0.0.1 (3 Jun 2002 22:39:33 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 3 Jun 2002 22:39:33 +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 17F0U9-0002xu-00 for ; Tue, 04 Jun 2002 00:39:33 +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 17F0Tl-0005VE-00; Mon, 03 Jun 2002 18:39:09 -0400 Original-Received: from pele.santafe.edu ([192.12.12.119]) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 17F0RE-0005DX-00; Mon, 03 Jun 2002 18:36:32 -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 g53MaVV16420; Mon, 3 Jun 2002 16:36:31 -0600 (MDT) Original-Received: (from rms@localhost) by aztec.santafe.edu (8.10.2+Sun/8.9.3) id g53MaV821159; Mon, 3 Jun 2002 16:36:31 -0600 (MDT) X-Authentication-Warning: aztec.santafe.edu: rms set sender to rms@aztec using -f Original-To: karl.eklund@amnesty.se 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:1776 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:1776 It turns out to be very very difficult to make Dired properly handle all the kinds of dates that it can encounter. A few years ago I concluded it was ill-advised to make further changes, because changes here had a tendency to fix some cases and break others. What makes it so hard is the need to detect the dates *and* handle file names with spaces in them.