all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* dired recursive marks
@ 2002-03-22  6:07 Dan Jacobson
  0 siblings, 0 replies; only message in thread
From: Dan Jacobson @ 2002-03-22  6:07 UTC (permalink / raw)


Help> m runs the command dired-mark
Help> 
Help> Mark the current (or next ARG) files.
Help> If on a subdir headerline, mark all its files except `.' and `..'.

OK, but you don't say how to mark the subdir and its subdirs too all
at once.

Info> `T'
Info>      (`dired-do-toggle') Toggle marks.  That is, currently marked files
Info>      become unmarked and vice versa.  Files marked with other flags
Info>      (such as `D') are not affected.  The special directories `.' and
Info>      `..' are never toggled.

Lies, lies!  It is bound to t etc., not T.  By the way, this could be
the recursive marker that we were looking for above, however it will
only work if we are willing to mark up the whole dired buffer's worth
of files, not a particular tree in the dired buffer.  Anyway, one
would do * / t to mark all files in the buffer, but not directories.
-- 
http://www.geocities.com/jidanni/ Taiwan(04)25854780

_______________________________________________
Bug-gnu-emacs mailing list
Bug-gnu-emacs@gnu.org
http://mail.gnu.org/mailman/listinfo/bug-gnu-emacs


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-03-22  6:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-03-22  6:07 dired recursive marks Dan Jacobson

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.