all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* combine isearch-forward-regexp and query-replace-regexp
@ 2005-02-08 13:05 Hans-Christoph Wirth
  2005-02-08 14:15 ` Stefan Monnier
  0 siblings, 1 reply; 7+ messages in thread
From: Hans-Christoph Wirth @ 2005-02-08 13:05 UTC (permalink / raw)


I usually fail to construct the correct regexp suitable for
query-replace-regexp at first attempt.  

isearch-forward-regexp does a nice job since it highlights all 
matching positions on the fly.

If I composed the right regexp with isearch-forward-regexp, how
can I supply it as an argument to query-replace-regexp?  M-p does
not help.

H-C

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

end of thread, other threads:[~2005-02-10 18:13 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-02-08 13:05 combine isearch-forward-regexp and query-replace-regexp Hans-Christoph Wirth
2005-02-08 14:15 ` Stefan Monnier
2005-02-09 14:07   ` Hans-Christoph Wirth
2005-02-09 14:25     ` Peter Dyballa
2005-02-09 18:09     ` Thien-Thi Nguyen
2005-02-10  1:23     ` Stefan Monnier
2005-02-10 18:13       ` Hans-Christoph Wirth

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.