From: "Graham Smith" <myotisone@gmail.com>
To: "Tim X" <timx@nospam.dev.null>
Cc: help-gnu-emacs@gnu.org
Subject: Re: UK date format in Dired
Date: Sat, 27 Jan 2007 08:40:44 +0000 [thread overview]
Message-ID: <2c75873c0701270040n3309b6b3q53696cb2658c880c@mail.gmail.com> (raw)
In-Reply-To: <87hcud5hp7.fsf@lion.rapttech.com.au>
[-- Attachment #1.1: Type: text/plain, Size: 2109 bytes --]
Tim,
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.
Thanks again for your help.
Graham
On 27/01/07, Tim X <timx@nospam.dev.null> wrote:
>
> "Graham Smith" <myotisone@gmail.com> writes:
>
> > Is it possible to get Dired to show dates in UK format. I have added a
> line to
> > .emacs to show the diary dates in European format, but cannot find any
> instructions
> > to change the format in Dired.
> >
>
> This probably depends on whether your using the elisp version of ls or the
> ls
> that is installed on your system (the one which would be called in a
> shell).
>
> If your using the elisp ls emulation, check out ls-lisp-format-time-list.
> I use
> the ls-lisp function rather than the native ls program because I also like
> dired to list directories first.
>
> ,----[ C-h v ls-lisp-format-time-list RET ]
> | ls-lisp-format-time-list is a variable defined in `ls-lisp.el'.
> | Its value is
> | ("%b %e %H:%M" "%b %e %Y")
> |
> |
> |
> | Documentation:
> | *List of `format-time-string' specs to display file time stamps.
> | They are used whenever a locale is not specified to use instead.
> |
> | Syntax: (EARLY-TIME-FORMAT OLD-TIME-FORMAT)
> |
> | The EARLY-TIME-FORMAT is used if file has been modified within the
> | current year. The OLD-TIME-FORMAT is used for older files. To use ISO
> | 8601 dates, you could set:
> |
> | (setq ls-lisp-format-time-list
> | '("%Y-%m-%d %H:%M"
> | "%Y-%m-%d "))
> |
> | You can customize this variable.
> |
> | [back]
> `----
>
> regards,
>
> Tim
>
> --
> tcross (at) rapttech dot com dot au
> _______________________________________________
> help-gnu-emacs mailing list
> help-gnu-emacs@gnu.org
> http://lists.gnu.org/mailman/listinfo/help-gnu-emacs
>
[-- Attachment #1.2: Type: text/html, Size: 2878 bytes --]
[-- Attachment #2: Type: text/plain, Size: 152 bytes --]
_______________________________________________
help-gnu-emacs mailing list
help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs
next prev parent reply other threads:[~2007-01-27 8:40 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
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 [this message]
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=2c75873c0701270040n3309b6b3q53696cb2658c880c@mail.gmail.com \
--to=myotisone@gmail.com \
--cc=help-gnu-emacs@gnu.org \
--cc=timx@nospam.dev.null \
/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.