all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Automatic suggestion of arguments for query-replace.
@ 2005-06-16 14:41 Per Nordlöw
  2005-06-16 15:17 ` Drew Adams
  0 siblings, 1 reply; 2+ messages in thread
From: Per Nordlöw @ 2005-06-16 14:41 UTC (permalink / raw)


Does there exist an add-on that adds automatic suggestion of arguments
(based on word currently placed at cursor-position) to the functions
query-replace and query-replace-regxp.

How can I add this suggestion-functionality to
other functions like the ones found in the findr.el package?

Many Thanks in advance,

Per Nordlöw
FOI
Linköping
Sweden

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

* RE: Automatic suggestion of arguments for query-replace.
  2005-06-16 14:41 Automatic suggestion of arguments for query-replace Per Nordlöw
@ 2005-06-16 15:17 ` Drew Adams
  0 siblings, 0 replies; 2+ messages in thread
From: Drew Adams @ 2005-06-16 15:17 UTC (permalink / raw)


    Does there exist an add-on that adds automatic suggestion of arguments
    (based on word currently placed at cursor-position) to the functions
    query-replace and query-replace-regxp.

See http://www.emacswiki.org/elisp/replace+.el.

For best use, see also the libraries it soft-requires (all at
http://www.emacswiki.org/elisp/index.html), in particular,
http://www.emacswiki.org/elisp/thingatpt+.el. Those libraries are not really
required by replace+.el (no error if not found), but they improve the
functionality.

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

end of thread, other threads:[~2005-06-16 15:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-06-16 14:41 Automatic suggestion of arguments for query-replace Per Nordlöw
2005-06-16 15:17 ` Drew Adams

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.