all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Isearch functionality
@ 2007-07-31 13:23 weber
  2007-07-31 13:59 ` Drew Adams
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: weber @ 2007-07-31 13:23 UTC (permalink / raw)
  To: help-gnu-emacs

Hello folks

I'd like to implement a command inside isearch that deletes the
current match _from the buffer_ (not from the search string)

This would be very useful since many times the search string you are
looking for is exactly what you want to remove, and it may be
something inside a word, so you can't just end isearch and do a kill
word. Do you get me ?

Anyway, I'd really appreciate some tips on how to implement this.
Maybe one could search the buffer for the specific type of overlay for
current match??

Thanks in advance,

Hugo

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

end of thread, other threads:[~2007-08-04 15:03 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-31 13:23 Isearch functionality weber
2007-07-31 13:59 ` Drew Adams
     [not found] ` <mailman.4162.1185890445.32220.help-gnu-emacs@gnu.org>
2007-07-31 14:18   ` weber
2007-07-31 16:59 ` Joel J. Adamson
2007-08-01 13:35   ` weber
2007-08-04  8:48 ` Dieter Wilhelm
     [not found] ` <mailman.4378.1186217273.32220.help-gnu-emacs@gnu.org>
2007-08-04 15:03   ` weber

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.