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

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

dired's * and % command groups lack distinction


From: Dan Jacobson
Subject: dired's * and % command groups lack distinction
Date: 01 Oct 2002 16:59:31 +0800
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Gentlemen, their seems no easy to remember logical separation between
the functionality dired's * and % command groups, as seen from this
sort -k 3 output:

* c             dired-change-marks
% C             dired-do-copy-regexp
% H             dired-do-hardlink-regexp
% Y             dired-do-relsymlink-regexp
% R             dired-do-rename-regexp
% r             dired-do-rename-regexp
% S             dired-do-symlink-regexp
* t             dired-do-toggle
% l             dired-downcase
% d             dired-flag-files-regexp
* m             dired-mark
* /             dired-mark-directories
* *             dired-mark-executables
* .             dired-mark-extension
% g             dired-mark-files-containing-regexp
% m             dired-mark-files-regexp
* %             dired-mark-files-regexp
* (             dired-mark-sexp
* s             dired-mark-subdir-files
* @             dired-mark-symlinks
* C-n           dired-next-marked-file
* C-p           dired-prev-marked-file
* u             dired-unmark
* ?             dired-unmark-all-files
* !             dired-unmark-all-marks
* DEL           dired-unmark-backward
% u             dired-upcase

So, next time, plan ahead.
-- 
http://jidanni.org/ Taiwan(04)25854780






reply via email to

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