File: dired-x.el.html

This is based on Sebastian Kremer's excellent dired-x.el (Dired Extra), version 1.191, adapted for GNU Emacs. See the dired-x Info manual.

At load time dired-x.el will install itself and bind some Dired keys. Some dired.el and dired-aux.el functions have extra features if dired-x is loaded.

User customization: M-x customize-group RET dired-x RET.

*Please* see the dired-x Info manual for more details.

Defined variables (20)

dired-bibtex-unclean-extensionsList of extensions of dispensable files created by BibTeX.
dired-bind-vmNon-nil means "V" runs ‘dired-vm’, otherwise "V" runs ‘dired-rmail’.
dired-find-subdirIf nil, Dired always finds a directory in a buffer of its own.
dired-latex-unclean-extensionsList of extensions of dispensable files created by LaTeX.
dired-omit--extension-regexp-cacheA cache of ‘regexp-opt’ applied to ‘dired-omit-extensions’.
dired-omit-case-foldDetermine whether "omitting" patterns are case-sensitive.
dired-omit-extensionsIf non-nil, a list of extensions (strings) to omit from Dired listings.
dired-omit-filesFilenames matching this regexp will not be displayed.
dired-omit-linesRegexp matching lines to be omitted by ‘dired-omit-mode’.
dired-omit-localpThe LOCALP argument ‘dired-omit-expunge’ passes to ‘dired-get-filename’.
dired-omit-marker-charTemporary marker used by Dired-Omit.
dired-omit-modeNon-nil if Dired-Omit mode is enabled.
dired-omit-mode-hookHook run after entering or leaving ‘dired-omit-mode’.
dired-omit-size-limitMaximum buffer size for ‘dired-omit-mode’.
dired-omit-verboseWhen non-nil, show messages when omitting files.
dired-patch-unclean-extensionsList of extensions of dispensable files created by the ‘patch’ program.
dired-tex-unclean-extensionsList of extensions of dispensable files created by TeX.
dired-texinfo-unclean-extensionsList of extensions of dispensable files created by texinfo.
dired-vm-read-only-foldersIf non-nil, M-x dired-vm will visit all folders read-only.
dired-x-hands-off-my-keysNon-nil means don’t remap ‘find-file’ to ‘dired-x-find-file’.

Defined functions (33)

dired-clean-patch()
dired-clean-tex()
dired-do-find-marked-files(&optional NOSELECT)
dired-do-run-mail()
dired-extra-startup()
dired-filename-at-point()
dired-flag-extension(EXTENSION)
dired-info()
dired-man()
dired-mark-extension(EXTENSION &optional MARKER-CHAR)
dired-mark-omitted()
dired-mark-sexp(PREDICATE &optional UNFLAG-P)
dired-mark-suffix(SUFFIX &optional MARKER-CHAR)
dired-mark-unmarked-files(REGEXP MSG &optional UNFLAG-P LOCALP CASE-FOLD-P)
dired-omit-case-fold-p(DIR)
dired-omit-expunge(&optional REGEXP LINEP INIT-COUNT)
dired-omit-mode(&optional ARG)
dired-rmail()
dired-simultaneous-find-file(FILE-LIST NOSELECT)
dired-smart-shell-command(COMMAND &optional OUTPUT-BUFFER ERROR-BUFFER)
dired-very-clean-tex()
dired-virtual(DIRNAME &optional SWITCHES)
dired-virtual-guess-dir()
dired-virtual-mode()
dired-virtual-revert(&optional ARG NOCONFIRM)
dired-vm(&optional READ-ONLY)
dired-x--string-to-number(STR)
dired-x-bind-find-file()
dired-x-find-file(FILENAME)
dired-x-find-file-other-window(FILENAME)
dired-x-guess-file-name-at-point()
dired-x-read-filename-at-point(PROMPT)
virtual-dired(DIRNAME &optional SWITCHES)

Defined faces (0)