* safe delete with dired?
@ 2007-11-29 21:07 metaperl.com
2007-11-29 21:19 ` Joel J. Adamson
0 siblings, 1 reply; 2+ messages in thread
From: metaperl.com @ 2007-11-29 21:07 UTC (permalink / raw)
To: help-gnu-emacs
is there some way for dired to simply move the files marked via "d" to
a directory instead of actually deleting them?
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: safe delete with dired?
2007-11-29 21:07 safe delete with dired? metaperl.com
@ 2007-11-29 21:19 ` Joel J. Adamson
0 siblings, 0 replies; 2+ messages in thread
From: Joel J. Adamson @ 2007-11-29 21:19 UTC (permalink / raw)
To: help-gnu-emacs
"metaperl.com" <metaperl@gmail.com> writes:
> is there some way for dired to simply move the files marked via "d" to
> a directory instead of actually deleting them?
You can change the marks from "D" to "*" using "* c" and then operate on
them as regularly marked files. The trick is to automate that (or you
could just start with marking them "m" instead of marking them with D).
Joel
--
Joel J. Adamson
Biostatistician
Pediatric Psychopharmacology Research Unit
Massachusetts General Hospital
Boston, MA 02114
(617) 643-1432
(303) 880-3109
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-11-29 21:19 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-29 21:07 safe delete with dired? metaperl.com
2007-11-29 21:19 ` Joel J. Adamson
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.