all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#73635: dired-do-query-replace-regexp should check if files are selected first
@ 2024-10-05  3:44 Dan Jacobson
  2024-10-05  4:22 ` Visuwesh
  0 siblings, 1 reply; 6+ messages in thread
From: Dan Jacobson @ 2024-10-05  3:44 UTC (permalink / raw)
  To: 73635

dired-do-query-replace-regexp
asks for the replace from value,
then asks for the replace to value,
and only then finally checks if any files are selected in the first
place.

It needs to check first.

E.g., yes there were files selected, but we just did a first run, and
are no longer looking at the dired buffer. We need to go back to the
dired buffer first. Fine. But at least let the user know before they
bother entering the from and to values.





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

end of thread, other threads:[~2024-10-26  8:59 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-05  3:44 bug#73635: dired-do-query-replace-regexp should check if files are selected first Dan Jacobson
2024-10-05  4:22 ` Visuwesh
2024-10-19  7:02   ` Eli Zaretskii
2024-10-25 21:53     ` Dan Jacobson
2024-10-26  6:59       ` Eli Zaretskii
2024-10-26  8:59         ` 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.