Re: skip with exception

2014-08-21 Thread Daniel Naber
On 2014-08-20 14:31, R.J. Baars wrote: > I want to catch a double negation (not . not), but want to forbid > the > match when there is a certain token in between (like ;). Maybe similar to this, which matches "both … as well as" but not if there's an "and" in between? bothand as well as E

skip with exception

2014-08-20 Thread R.J. Baars
I want to catch a double negation (not . not), but want to forbid the match when there is a certain token in between (like ;). Is that possible? How? Ruud -- Slashdot TV. Video for Nerds. Stuff that matters. http