unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* looking for: query-replace with a "yank-word" binding ala isearch
@ 2002-11-08  4:24 bigfaceworm
  2002-11-08 17:10 ` Kevin Rodgers
  0 siblings, 1 reply; 6+ messages in thread
From: bigfaceworm @ 2002-11-08  4:24 UTC (permalink / raw)


All,

I was wondering if anyone had a yank-word binding for query-replace
similar to the C-w binding for isearch-forward.

I tried defining my own, but because the control switches to the 
minibuffer, I'm not sure how to find the buffer in which to do:

    (buffer-substring (point) (progn (forward-word 1) (point)))

any help?


Thank
BFW

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

end of thread, other threads:[~2002-11-13 17:53 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-11-08  4:24 looking for: query-replace with a "yank-word" binding ala isearch bigfaceworm
2002-11-08 17:10 ` Kevin Rodgers
2002-11-11 16:36   ` looking for: query-replace with a yank-word " Ehud Karni
2002-11-11 22:21   ` looking for: query-replace with a "yank-word" " bigfaceworm
2002-11-12 17:46     ` Kevin Rodgers
2002-11-13 17:53       ` bigfaceworm

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).