all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Peter Dyballa <Peter_Dyballa@Web.DE>
To: "Graham Smith" <myotisone@gmail.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: UK date format in Dired
Date: Fri, 26 Jan 2007 21:16:54 +0100	[thread overview]
Message-ID: <A09E84B4-C40D-4F11-AE1E-B69116D634CA@Web.DE> (raw)
In-Reply-To: <2c75873c0701261055q49f763dfh474d002c566de36b@mail.gmail.com>


Am 26.01.2007 um 19:55 schrieb Graham Smith:

> As you can see dates are year-month-day, rather than day-month-year

You might add a customisation like that

	'(dired-listing-switches "-alD --time-style=locale")

On UNIX is lists like:

	drwxrwxr-t  10 root admin     340 Dec 28 10:38 ..
	-rw-rw-r--   1 pete admin   24580 Jan 22 10:53 .DS_Store
	-rw-rw-r--   1 pete admin      54 Jul 11  2005 ADSL
	-rw-rw-r--   1 pete admin      18 Aug 24 20:40 AFM-Maße

The single letter options mean:

	-a all entries, including those that start with . (UNIX special)
	-l long format, with size date, ownership
	-D output for GNU Emacs' dired-mode

--
Greetings

   Pete

Atheism is a non prophet organization.

  reply	other threads:[~2007-01-26 20:16 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.3542.1169678575.2155.help-gnu-emacs@gnu.org>
2007-01-24 23:32 ` UK date format in Dired Harald Hanche-Olsen
2007-01-25  6:15   ` Graham Smith
2007-01-26  8:21     ` Eli Zaretskii
2007-01-26 18:55       ` Graham Smith
2007-01-26 20:16         ` Peter Dyballa [this message]
2007-01-26 20:41           ` Graham Smith
2007-01-26 22:14             ` Peter Dyballa
2007-01-26 22:38               ` Graham Smith
2007-01-27 10:36               ` Eli Zaretskii
2007-01-27 10:27           ` Eli Zaretskii
2007-01-27 11:21             ` Peter Dyballa
2007-01-27 11:34               ` Eli Zaretskii
2007-01-27  2:25 ` Tim X
2007-01-27  8:40   ` Graham Smith
2007-01-27 11:22     ` Eli Zaretskii
2007-01-24 22:42 Graham Smith

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=A09E84B4-C40D-4F11-AE1E-B69116D634CA@Web.DE \
    --to=peter_dyballa@web.de \
    --cc=help-gnu-emacs@gnu.org \
    --cc=myotisone@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.