all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#8504: add more query-replace choice keys
@ 2011-04-14 23:30 jidanni
  2022-05-10  4:14 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 6+ messages in thread
From: jidanni @ 2011-04-14 23:30 UTC (permalink / raw)
  To: 8504

There should be a key to say "yes, replace this occurrence, but
keep the case exact"!

That way one wouldn't have to fiddle with any other variables and also
have the flexibility of two types of case policy, all within the same
query-replace session!

Query replacing x with Easting.

Type Space or `y' to replace one match, Delete or `n' to skip to next,
RET or `q' to exit, Period to replace one match and exit,
Comma to replace but not move point immediately,
C-r to enter recursive edit (C-M-c to get out again),
C-w to delete match and recursive edit,
C-l to clear the screen, redisplay, and offer same replacement again,
! to replace all remaining matches with no more questions,
^ to move point back to previous match,
E to edit the replacement string

Also E gave me Easting to edit, when it really should have gave me
EASTING, which it intended to use, depending on the string I was on.

Also E above doesn't say if editing it will change it for the rest of
the queries.

Maybe there should be a F to do that too.





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

end of thread, other threads:[~2022-06-13 14:17 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-14 23:30 bug#8504: add more query-replace choice keys jidanni
2022-05-10  4:14 ` Lars Ingebrigtsen
2022-05-11  7:13   ` Juri Linkov
2022-05-11 11:59     ` Lars Ingebrigtsen
2022-05-11 17:09       ` Juri Linkov
2022-06-13 14:17         ` Lars 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.