| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| Message-ID: | <3E3CF944.4050400@sympatico.ca> |
| Date: | Sun, 02 Feb 2003 05:56:04 -0500 |
| From: | f <fredma AT sympatico DOT ca> |
| Reply-To: | fredma AT sympatico DOT ca |
| User-Agent: | Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0.2) Gecko/20021120 Netscape/7.01 |
| X-Accept-Language: | en-us, en |
| MIME-Version: | 1.0 |
| To: | cygwin AT cygwin DOT com, fma AT doe DOT carleton DOT ca |
| Subject: | less 378 still not anchoring to \<word\> |
Hello,
I just reinstalled "less" from the cygwin site.
It still doesn't seem to anchor to word boundaries
using regex(3) rules i.e. \<SomeWord\> doesn't
match anything, as does <SomeWord>. I read
a posting suggesing a solution by using perl
syntax (apparently):
/\bSomeWord\b
That works, but is there a known reason why
the regex notation doesn't work? I'd like to
avoid surprises.
Thanks.
Fred
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |