all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: poppyer <poppyer@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Dired: configure displayed file/folder details
Date: Fri, 17 Aug 2007 20:47:37 +0100	[thread overview]
Message-ID: <yhsl6iq6xy.fsf@clpc78.comlab> (raw)
In-Reply-To: 5im7sdF3qc3rfU1@mid.individual.net


Will <schimpanski@gmx.de> writes:

> Hi,
>
> how can I tell Emacs *what* and *how* it shall display file/folder
> details in Dired?
>
> 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. At the moment, Dired drops the time if the file is
> older. Further, I'd like to switch off the display of user rights or
> file owners/groups.
>
Basically, dired use "ls" command as its input.
You can try to customize "dired-listing-switches" variable to suit your needs
for example:
(setq dired-listing-switches "-l")	;; hide .hiding file

Cheers,
poppyer

-- 

  reply	other threads:[~2007-08-17 19:47 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 [this message]
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

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=yhsl6iq6xy.fsf@clpc78.comlab \
    --to=poppyer@gmail.com \
    --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.
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.