Next: Bugs, Previous: Find File At Point, Up: Top
Miscellaneous features not fitting anywhere else:
dired-find-subdirnil
If non-nil, Dired does not make a new buffer for a directory if it can
be found (perhaps as subdirectory) in some existing Dired buffer.
If there are several Dired buffers for a directory, the most recently used is chosen.
Dired avoids switching to the current buffer, so that if you have a normal and a wildcard buffer for the same directory, C-x d RET will toggle between those two.
dired-goto-subdir) Go to the header line of an inserted directory.
This command reads its argument, with completion derived from the names of the
inserted subdirectories.
dired-jumpdired-jump-other-windowdired-jump, but to other window.
These functions can be autoloaded so they work even though dired-x.el has not been loaded yet (see Optional Installation Dired Jump).
If the variable dired-bind-jump is nil, dired-jump will not be
bound to C-x C-j and dired-jump-other-window will not be bound to
C-x 4 C-j.
dired-vmdired-bind-vm is t. Run VM on this
file (assumed to be a UNIX mail folder).
If you give this command a prefix argument, it will visit the folder read-only.
If the variable dired-vm-read-only-folders is t,
dired-vm will visit all folders read-only. If it is neither
nil nor t, e.g., the symbol if-file-read-only, only
files not writable by you are visited read-only.
If the variable dired-bind-vm is t, dired-vm will be bound
to V. Otherwise, dired-bind-rmail will be bound.
dired-rmaildired-bind-vm is nil. Run Rmail on this
file (assumed to be mail folder in Rmail format).
dired-infoIf the variable dired-bind-info is nil, dired-info will
not be bound to I.
dired-mannroff
format).
If the variable dired-bind-man is nil, dired-man will not
be bound to N.
dired-do-relsymlinkfoo -> ../bar/foo
not absolute ones like
foo -> /ugly/path/that/may/change/any/day/bar/foo
dired-do-relsymlink-regexpdired-do-rename-regexp and dired-do-relsymlink for more
info.