unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* A search function that skip some characters
@ 2011-12-06 19:03 Martin Usbach
  2011-12-06 19:33 ` Tekk
  2011-12-06 21:11 ` Stefan Monnier
  0 siblings, 2 replies; 6+ messages in thread
From: Martin Usbach @ 2011-12-06 19:03 UTC (permalink / raw)
  To: emacs-devel

Hello,
how can I implement a search function that skip some character (like these 
characters { '.', ',' , '2'}). So if I search "text" the function should not 
only find  "text" but also "tex.t", "t.e,xt.2.", "te2xt", "te,,,x.2.t" and so 
on.

Is it too difficult?

Martin




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

end of thread, other threads:[~2011-12-11 14:47 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-06 19:03 A search function that skip some characters Martin Usbach
2011-12-06 19:33 ` Tekk
2011-12-06 21:11 ` Stefan Monnier
2011-12-09 20:29   ` martin-u
2011-12-10 16:20     ` Drew Adams
2011-12-11 14:47       ` martin-u

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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).