>>>>> "Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes:
Martin> Eh, we're talking about deleteEmptyParagraphMechanism Martin> (*Paragraph*! Or does this handle double blanks too?). It does both. Martin> And at the beginning (text2.C) we have Martin> 1184 // Would be wrong to delete anything if we have a Martin> selection. 1185 if (cur.selection()) 1186 return false; Right :) JMarc