* Question on Customizing Dired
@ 2009-08-05 18:27 destino
2009-08-06 7:49 ` Xah Lee
2009-08-06 9:48 ` harven
0 siblings, 2 replies; 6+ messages in thread
From: destino @ 2009-08-05 18:27 UTC (permalink / raw)
To: help-gnu-emacs
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!
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Question on Customizing Dired
2009-08-05 18:27 Question on Customizing Dired destino
@ 2009-08-06 7:49 ` Xah Lee
2009-08-06 21:13 ` Drew Adams
[not found] ` <mailman.4072.1249593207.2239.help-gnu-emacs@gnu.org>
2009-08-06 9:48 ` harven
1 sibling, 2 replies; 6+ messages in thread
From: Xah Lee @ 2009-08-06 7:49 UTC (permalink / raw)
To: help-gnu-emacs
On Aug 5, 11:27 am, destino <destin.moul...@gmail.com> wrote:
> 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!
i think that's good too. In my 10 years using emacs, though i haven't
heard about some package that'd do this.
dired prob could use some overhaul in the next version of emacs. Allow
user to set different views, much like modern OS's file manager. I
should be able to say view it as detail (default emacs), or just file
names, or view creation date, mod date, or customize any columns i
might want to add/remove. Or, view as icons or thumbnails especiall
for photo dir. (currently emacs can do thumbnail with tumme mode)
one FAQ is how to get dired to sort by different orders. Currently,
it's rather lacking and difficult. Another faq is to get dired to
refesh automatically when folde changed outside emacs.
Xah
∑ http://xahlee.org/
☄
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Question on Customizing Dired
2009-08-05 18:27 Question on Customizing Dired destino
2009-08-06 7:49 ` Xah Lee
@ 2009-08-06 9:48 ` harven
2009-08-06 14:50 ` Drew Adams
1 sibling, 1 reply; 6+ messages in thread
From: harven @ 2009-08-06 9:48 UTC (permalink / raw)
To: help-gnu-emacs
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
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2009-08-07 2:38 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-05 18:27 Question on Customizing Dired destino
2009-08-06 7:49 ` Xah Lee
2009-08-06 21:13 ` Drew Adams
[not found] ` <mailman.4072.1249593207.2239.help-gnu-emacs@gnu.org>
2009-08-07 2:38 ` Xah Lee
2009-08-06 9:48 ` harven
2009-08-06 14:50 ` Drew Adams
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).