unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: help-gnu-emacs@gnu.org
Subject: Re: Dired: configure displayed file/folder details
Date: Fri, 17 Aug 2007 23:28:35 +0300	[thread overview]
Message-ID: <ufy2hvrbg.fsf@gnu.org> (raw)
In-Reply-To: <5im7sdF3qc3rfU1@mid.individual.net> (message from Will on Fri, 17 Aug 2007 20:34:06 +0200)

> From: Will <schimpanski@gmx.de>
> Date: Fri, 17 Aug 2007 20:34:06 +0200
> 
> how can I tell Emacs *what* and *how* it shall display file/folder 
> details in Dired?

See the documentation of the variable `dired-listing-switches'.  Also,
if you invoke Dired with an argument, as in "C-u C-x d", it asks for
switches to pass to `ls'.

> For example, I'd like to display the complete date and time information 
> for each file, not depending on the date/time of the file.

If you are on a GNU/Linux system, add "--full-time" to the switches.
If you are on Windows, this cannot be done at the moment.

> Further, I'd like to switch off the display of user rights or file
> owners/groups.

Add -g and -G to `dired-listing-switches'.

      parent reply	other threads:[~2007-08-17 20:28 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-17 18:34 Dired: configure displayed file/folder details Will
2007-08-17 19:47 ` poppyer
2007-08-21 20:41   ` Dieter Wilhelm
2007-08-21 21:59     ` Drew Adams
2007-08-21 17:44       ` autoload semantic error Benjamin Gramlich
     [not found]       ` <mailman.5082.1187736631.32220.help-gnu-emacs@gnu.org>
2007-08-22 10:19         ` pzehnder
2007-08-22  6:51           ` Benjamin Gramlich
2007-08-22 10:47           ` Hadron
2007-08-22 15:06           ` Jason Rumney
2007-08-21 23:52     ` Dired: configure displayed file/folder details Stephen Berman
2007-08-23 19:54       ` Dieter Wilhelm
     [not found]   ` <mailman.5074.1187728800.32220.help-gnu-emacs@gnu.org>
2007-08-21 20:57     ` Sven Joachim
2007-08-17 20:28 ` Eli Zaretskii [this message]

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=ufy2hvrbg.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=help-gnu-emacs@gnu.org \
    /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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).