* bug#34287: dired-do-rename vs. ls -R switch
@ 2019-02-01 0:29 積丹尼 Dan Jacobson
0 siblings, 0 replies; only message in thread
From: 積丹尼 Dan Jacobson @ 2019-02-01 0:29 UTC (permalink / raw)
To: 34287
R runs the command dired-do-rename
which is nice except when one is using ls switch -R, whereupon
/home/jidanni/News/drafts/:
total used in directory 5 available 2075285
drwxr-xr-x 5 jidanni 1024 2007-10-25 .
drwxr-xr-x 4 jidanni 1024 02-01 08:22 ..
drwxr-xr-x 2 jidanni 1024 2006-06-07 queue
/home/jidanni/News/drafts/queue:
total 2
drwxr-xr-x 2 jidanni 1024 2006-06-07 .
drwxr-xr-x 5 jidanni 1024 2007-10-25 ..
becomes
/home/jidanni/News/drafts/:
total used in directory 5 available 2075285
drwxr-xr-x 5 jidanni 1024 2007-10-25 .
drwxr-xr-x 4 jidanni 1024 02-01 08:22 ..
/tmp/queue: <<<<<<<<<===== Gasp!!! Still shown here.
total 2
drwxr-xr-x 2 jidanni 1024 2006-06-07 .
drwxr-xr-x 5 jidanni 1024 2007-10-25 ..
I have to hit "g" to finally get it out of the view of the tree.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2019-02-01 0:29 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-01 0:29 bug#34287: dired-do-rename vs. ls -R switch 積丹尼 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.