• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.10/emacs-93/emacs/etc/

Lines Matching +refs:dired +refs:unmark +refs:all +refs:files

60 are preserved on all copies.
242 % I cannot figure out how to make all dired-x
255 \centerline{Commands marked with \dx{} require dired-x}
259 % In dired, you can edit a list of the files in a directory (and optionally
263 % load, byte-compile files. You can change files' attributes, run shell
264 % commands on files, or insert subdirectories into the edit buffer. You can
265 % "flag" files for deletion or "mark" files for later commands, either one
266 % file at a time or by all files matching certain criteria (e.g., files that
273 % Most commands operate either on all marked files or on the current file if
274 % no files are marked. Use a numeric prefix argument to operate on the next
275 % ARG files (or previous ARG if ARG $<$ 0). Use the prefix argument `1' to
277 % which run a sub-process on a group of files will display a list of files
286 \key{run dired}{C-x d}
287 \key{dired the directory of the file you are editing}{C-x C-j \dx}
288 \key{quit dired}{q}
320 \key{unmark a file or all files of a subdirectory}{u}
321 \key{unmark all marked files in a buffer}{M-delete}
322 \key{mark files with a given extension}{* .}
323 \key{mark all directories}{* /}
324 \key{mark all symlinks}{* @}
325 \key{mark all executables}{* *}
327 \key{mark all files in the current subdir}{* s}
330 \key{mark files for which Elisp expression returns t}{* ( \dx}
335 \key{remove marked files from the listing}{k}
337 \key{re-read all directories (retains all marks)}{g}
341 \key{hide all subdirectories}{M-\$}
347 \key{rename a file or move files to another directory}{R}
354 \key{delete marked (as opposed to flagged) files}{X}
361 \key{search files for a regular expression}{A}
363 \key{byte-compile files}{B}
364 \key{load files}{L}
371 \key{flag all backup files (file names ending in \~{})}{\~{}}
372 \key{flag all auto-save files}{\#}
373 \key{flag various intermediate files}{\&}
375 \key{execute the deletions requested (flagged files)}{x}
376 \key{flag files matching a regular expression}{\% d}
381 \key{copy marked files by regexp}{\% C}
382 \key{rename marked files by regexp}{\% R}
389 \metax{dired file(s) whose name matches a pattern}{M-x find-name-dired}
390 \metax{dired file(s) that contain pattern}{M-x find-grep-dired}
391 \metax{dired file(s) based on \kbd{find} output}{M-x find-dired}
395 \key{dired help}{h}
396 \key{dired summary (short help) and error log}{?}