I wasn't searching, but using it with acme's x command. 2010/7/13 erik quanstrom <quans...@labs.coraid.com>: > On Tue Jul 13 11:13:03 EDT 2010, uai...@gmail.com wrote: >> Hi, >> can someone tell me why the regular expression /stat[abc]?[ ;\-]/ >> doesn't match the string "stat-" in acme? I expect it to match, where >> does my mistake lie? >> Saludos, > > if you are doing a b3 search, you want > > :/stat[abc]?[ ;\-]/ > > just the leading : is missing. > > - erik > >
-- Hugo