emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

A search function that skip some characters


From: Martin Usbach
Subject: A search function that skip some characters
Date: Tue, 6 Dec 2011 19:03:48 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]