help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Question on Customizing Dired


From: harven
Subject: Re: Question on Customizing Dired
Date: Thu, 06 Aug 2009 11:48:59 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (darwin)

destino <destin.moulton@gmail.com> writes:

> Is it possible to customize the information that Dired displays?
>
> I would like to be able to hide the permissions, owner, group, and
> date columns for so that it is easy to read in a narrow vertical
> split.
>
> Any help would be greatly appreciated!
>
> Thanks!

Use the extension dired-details.el or dired-details+.el
or just try something like (setq dired-listing-switches "-agG")

The relevant page on the wiki is http://www.emacswiki.org/emacs/DiredMode

Hope that helps


reply via email to

[Prev in Thread] Current Thread [Next in Thread]