>>>>> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes:
Andre> The code in 1.3 is Andre> void InsetFormulaBase::updateLocal(BufferView * bv, bool dirty) Andre> { bv-> updateInset(this, dirty); Andre> } Andre> I think it should look like that in 1.2.1 too. Andre> [But 'true' should be safe except that it causes an additional Andre> redraw in some cases (most notably simple cursor movements)] So which version do you prefer? _You_ are the one who knows, all I do is apply patch. If you feel that 'true' is safer, I'll just use that. JMarc