On Wed, Mar 12, 2003 at 05:31:49PM +0000, John Levon wrote: > Forget it, I can't get the patch to work at all anyway, it segfaults > looking for an inset at the end of a par that contains a newline. Lord > knows why.
Heh, good one .... META_INSET is now == 0. Guess what we return on a bogus getChar(pos) ... We have bogus getChar()s in a number of places. Can we at least start making some console noise for them ? john