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

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

Re: get only file names in dired


From: Peter Dyballa
Subject: Re: get only file names in dired
Date: Mon, 19 Dec 2005 15:40:10 +0100


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





reply via email to

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