From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: UK date format in Dired Date: Sat, 27 Jan 2007 13:22:25 +0200 Message-ID: References: <87hcud5hp7.fsf@lion.rapttech.com.au> <2c75873c0701270040n3309b6b3q53696cb2658c880c@mail.gmail.com> NNTP-Posting-Host: lo.gmane.org X-Trace: sea.gmane.org 1169896956 18020 80.91.229.12 (27 Jan 2007 11:22:36 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 27 Jan 2007 11:22:36 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Jan 27 12:22:34 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1HAldh-0004z6-HP for geh-help-gnu-emacs@m.gmane.org; Sat, 27 Jan 2007 12:22:33 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HAldg-0001Jw-W5 for geh-help-gnu-emacs@m.gmane.org; Sat, 27 Jan 2007 06:22:33 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HAldU-0001Jr-My for help-gnu-emacs@gnu.org; Sat, 27 Jan 2007 06:22:20 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HAldT-0001Jf-3C for help-gnu-emacs@gnu.org; Sat, 27 Jan 2007 06:22:19 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HAldS-0001Jc-MX for help-gnu-emacs@gnu.org; Sat, 27 Jan 2007 06:22:18 -0500 Original-Received: from heller.inter.net.il ([213.8.233.23]) by monty-python.gnu.org with esmtp (Exim 4.52) id 1HAldS-0004vq-Av for help-gnu-emacs@gnu.org; Sat, 27 Jan 2007 06:22:18 -0500 Original-Received: from HOME-C4E4A596F7 (IGLD-80-230-247-172.inter.net.il [80.230.247.172]) by heller.inter.net.il (MOS 3.7.3a-GA) with ESMTP id BSK15497 (AUTH halo1); Sat, 27 Jan 2007 13:22:11 +0200 (IST) In-reply-to: <2c75873c0701270040n3309b6b3q53696cb2658c880c@mail.gmail.com> (myotisone@gmail.com) X-detected-kernel: FreeBSD 4.7-5.2 (or MacOS X 10.2-10.4) (2) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:40706 Archived-At: > Date: Sat, 27 Jan 2007 08:40:44 +0000 > From: "Graham Smith" > Cc: help-gnu-emacs@gnu.org > > Thanks for this, I don't know which version of ls I am using, but I am > running emacsW32, and maybe this has modified some aspect of this. I have > now asked across on its support forum about it. > > The "setq" code suggested in the help doesn't make any difference :-( > > Indeed, although its a bit confusing with recent files, I think I might just > stick with the ISO date format, and come back to this when I know more about > emacs. It turns out this is a feature of ls-lisp, the emulation of the ls program used by Emacs on Windows. Interested readers can read the message I posted to help-emacs-windows with the detailed explanation (look for the thread with the same Subject as this one).