lynx-dev
[Top][All Lists]
Advanced

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

Re: lynx-dev lynx: questions and suggestions


From: Larry W. Virden
Subject: Re: lynx-dev lynx: questions and suggestions
Date: Mon, 29 Mar 1999 11:02:00 -0500 (EST)

From: Kim DeVaughn <address@hidden>
> If you really want to cover the final ~1% of search cases (eg, find an
> all lower case target *without* matching on a string having one or more
> of the chars in upper case;  case sensitive search where some/all of the
> chars do not have an upper case representation;  etc), then having a search
> mode setting in the o(ptions) menu/screen makes more sense to me, than
> having separate commands does.

Perhaps what could be done is to skip the case semi-insensitive searching
for metacharacter expressions - then to get a lower case only search for
"abc" one could do:
/[a][b][c]

Yes, it's bogus, but it is an option if the person doing the regexp code
doesn't want to deal with it otherwise.
-- 
Larry W. Virden                 <URL: mailto:address@hidden>
<URL: http://www.purl.org/NET/lvirden/> <*> O- "No one is what he seems."
Unless explicitly stated to the contrary, nothing in this posting should 
be construed as representing my employer's opinions.

reply via email to

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