help-global
[Top][All Lists]
Advanced

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

Pattern matches whole string only


From: Olivier Croquette
Subject: Pattern matches whole string only
Date: Tue, 13 Mar 2007 11:13:25 +0100
User-agent: Internet Messaging Program (IMP) 3.2.5

Hi

When I search for a symbol using a regexp, the return values are the one
matching the WHOLE pattern, ie. "abc" won't match "XabcY", I have to search for
".*abc.*"

Is there any way to have the pattern also matching substrings?

Thanks,
--
Olivier




reply via email to

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