On Thu, Jan 28, 2010 at 03:49:41PM +0100, Jürgen Spitzmüller wrote:
> updateLabels() in InsetMathNest's LFUN_CUT dispatch seems to fix the crash. 

I think that it is better to place updateLabels() in InsetMathGrid's
LFUN_PASTE.

> However, the pasted ref is not updated... 

Yes, this is more tricky as I don't know where to get a buffer pointer
in MathData::insert (which is now involved, instead of Cursor::insert).
Here, the buffer_ member is not set.

-- 
Enrico

Reply via email to