On 09/08/2009 21:00, Vincent van Ravesteijn wrote:
Basically we think it's a bit lazy to start moving around paragraphs without ensuring that a decent buffer is set. Moreover, I think that we should do it only at one place. That place would be somewhere in CutAndPaste. There is no other reason than pasting that the buffer should get invalidated.

I see. Then someone needs the fix all cases where something is copied.


I'm not sure why swap(pars_[pit], pars_(pit-1)) would invalidate the buffer ?

Because of the Paragraph copy in the swap function.

Abdel.

Reply via email to