GNU bug report logs - #34287
dired-do-rename vs. ls -R switch

Previous Next

Package: emacs;

Reported by: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>

Date: Sat, 2 Feb 2019 13:32:02 UTC

Severity: wishlist

Tags: confirmed

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
To: bug-gnu-emacs <at> gnu.org
Subject: dired-do-rename vs. ls -R switch
Date: Fri, 01 Feb 2019 08:29:15 +0800
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.




This bug report was last modified 6 years and 119 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.