all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#3870: dired-do-rename-regexp works backwards through the list
@ 2009-07-16 20:22 jidanni
  2011-07-12 19:55 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: jidanni @ 2009-07-16 20:22 UTC (permalink / raw
  To: bug-gnu-emacs

dired-do-rename-regexp does its job, but seems to work backwards through
the list of marked files, and doesn't put the cursor upon the item it is
working on as best it could.
E.g., $ touch aa1 aa2 aa3, mark them (m m m), then run
(dired-do-rename-regexp "aa" "bb" nil nil)
emacs-version "23.0.96.1"






^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#3870: dired-do-rename-regexp works backwards through the list
  2009-07-16 20:22 bug#3870: dired-do-rename-regexp works backwards through the list jidanni
@ 2011-07-12 19:55 ` Lars Magne Ingebrigtsen
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Magne Ingebrigtsen @ 2011-07-12 19:55 UTC (permalink / raw
  To: jidanni; +Cc: 3870

jidanni@jidanni.org writes:

> dired-do-rename-regexp does its job, but seems to work backwards through
> the list of marked files, and doesn't put the cursor upon the item it is
> working on as best it could.
> E.g., $ touch aa1 aa2 aa3, mark them (m m m), then run
> (dired-do-rename-regexp "aa" "bb" nil nil)

I'm unable to reproduce this in Emacs 24 -- the files are renamed in the
order they were marked, so this was probably fixed.

-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-07-12 19:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-16 20:22 bug#3870: dired-do-rename-regexp works backwards through the list jidanni
2011-07-12 19:55 ` Lars Magne Ingebrigtsen

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.