| www.delorie.com/gnu/docs/emacs/dired-x_7.html | search |
![]() Buy the book! | |
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
Omitting a file means removing it from the directory listing. Omitting is useful for keeping Dired buffers free of "uninteresting" files (for instance, auto-save, auxiliary, backup, and revision control files) so that the user can concentrate on the interesting files. Like hidden files, omitted files are never seen by Dired. Omitting differs from hiding in several respects:
dired-omit-toggle) Toggle between displaying and omitting
"uninteresting" files. With a prefix argument, just mark
the files, but don't actually omit them.
In order to make Dired Omit work you first need to load `dired-x.el'
inside dired-load-hook (see section 2. Installation) and then set
dired-omit-files-p in some way (see section 3.1 Omitting Variables).
3.1 Omitting Variables 3.2 Examples of Omitting Various File Types 3.3 Some Technical Details of Omitting
| webmaster donations bookstore | delorie software privacy |
| Copyright © 2003 by The Free Software Foundation | Updated Jun 2003 |