On 10/4/06, Peter Hodge <[EMAIL PROTECTED]> wrote:

--- Nikolai Weibull <[EMAIL PROTECTED]> wrote:

> On 10/3/06, Marc Weber <[EMAIL PROTECTED]> wrote:
> > > parsed, it's just executed line-by-line.  What /would/ make sense is
> > > to cache the compiled regexes so that regexes used in a loop won't
> > > have to be compiled as often.  That's a fairly trivial fix, although
> > > I'm not going to perform it.
> > Great idea,
> > Nikolei!
>        ^----- gaah!
>
>   nikolai
>

iabbrev Nikolei Nikolai
match Error /Nikol[^a]i/

I'd extended to

match Error /\<Ni[^k]ol[^a][^i]\>/

You'd be surprised how often people come up with their very own
spelling of my name.

 nikolai

Reply via email to