* get only file names in dired
@ 2005-12-19 12:41 joerg.schuster
2005-12-19 14:40 ` Peter Dyballa
` (2 more replies)
0 siblings, 3 replies; 6+ messages in thread
From: joerg.schuster @ 2005-12-19 12:41 UTC (permalink / raw)
Hello,
is there a way to make Emacs display only the files (and directories)
of a directory in dired? In other words: Can I make Emacs leave away
all the other information it gets from ls? (Like owner, last-modified,
rights, and so on.) I managaged to use a customazation buffer for
talking Emacs into leaving away some of the informations. But I could
not get rid of all of the informations.
Jörg
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: get only file names in dired
2005-12-19 12:41 get only file names in dired joerg.schuster
@ 2005-12-19 14:40 ` Peter Dyballa
[not found] ` <mailman.19823.1135003371.20277.help-gnu-emacs@gnu.org>
2005-12-20 10:06 ` martin
2 siblings, 0 replies; 6+ messages in thread
From: Peter Dyballa @ 2005-12-19 14:40 UTC (permalink / raw)
Cc: help-gnu-emacs
Am 19.12.2005 um 13:41 schrieb joerg.schuster@gmail.com:
> is there a way to make Emacs display only the files (and directories)
> of a directory in dired?
Yes, of course! You have two choices:
either type C-x C-d (not C-x d)
or add to your customisation something like '(dired-listing-switches
"-1") with switches to ls that suppress everything you don't want. -1
is close ...
--
Mit friedvollen Grüßen
Pete
War springs from unseen and generally insignificant causes.
-Anonymous
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: get only file names in dired
[not found] ` <mailman.19823.1135003371.20277.help-gnu-emacs@gnu.org>
@ 2005-12-19 15:02 ` joerg.schuster
0 siblings, 0 replies; 6+ messages in thread
From: joerg.schuster @ 2005-12-19 15:02 UTC (permalink / raw)
Hello Peter,
thanks for responding so quickly.
> '(dired-listing-switches "-1")
This does not suppress all of the information. I had already been able
to achieve the effect of this line by editing a customization buffer.
Thanks, though.
Jörg
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: get only file names in dired
2005-12-19 12:41 get only file names in dired joerg.schuster
2005-12-19 14:40 ` Peter Dyballa
[not found] ` <mailman.19823.1135003371.20277.help-gnu-emacs@gnu.org>
@ 2005-12-20 10:06 ` martin
2005-12-20 11:36 ` joerg.schuster
2005-12-20 13:53 ` Xavier Maillard
2 siblings, 2 replies; 6+ messages in thread
From: martin @ 2005-12-20 10:06 UTC (permalink / raw)
"js" == joerg schuster <joerg.schuster@gmail.com> writes:
js> Newsgroups: gnu.emacs.help
js> Date: 19 Dec 2005 04:41:16 -0800
js> Organization: http://groups.google.com
js>
js> Hello,
js>
js> is there a way to make Emacs display only the files (and directories)
js> of a directory in dired? In other words: Can I make Emacs leave away
js> all the other information it gets from ls? (Like owner, last-modified,
js> rights, and so on.) I managaged to use a customazation buffer for
js> talking Emacs into leaving away some of the informations. But I could
js> not get rid of all of the informations.
js>
js> Jörg
js>
js>
hi,
you could use http://www.emacswiki.org/cgi-bin/wiki/dired-details.el
martin
--
parozusa at web dot de
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: get only file names in dired
2005-12-20 10:06 ` martin
@ 2005-12-20 11:36 ` joerg.schuster
2005-12-20 13:53 ` Xavier Maillard
1 sibling, 0 replies; 6+ messages in thread
From: joerg.schuster @ 2005-12-20 11:36 UTC (permalink / raw)
Hello Martin,
thanks a lot for this tip.
Jörg
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: get only file names in dired
2005-12-20 10:06 ` martin
2005-12-20 11:36 ` joerg.schuster
@ 2005-12-20 13:53 ` Xavier Maillard
1 sibling, 0 replies; 6+ messages in thread
From: Xavier Maillard @ 2005-12-20 13:53 UTC (permalink / raw)
Cc: help-gnu-emacs
From: martin <nospam@nospam.net>
you could use http://www.emacswiki.org/cgi-bin/wiki/dired-details.el
Brillant !
Thank you for the tips.
Xavier
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2005-12-20 13:53 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-12-19 12:41 get only file names in dired joerg.schuster
2005-12-19 14:40 ` Peter Dyballa
[not found] ` <mailman.19823.1135003371.20277.help-gnu-emacs@gnu.org>
2005-12-19 15:02 ` joerg.schuster
2005-12-20 10:06 ` martin
2005-12-20 11:36 ` joerg.schuster
2005-12-20 13:53 ` Xavier Maillard
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).