On 08/09/2009 03:53 PM, Abdelrazak Younes wrote:
On 09/08/2009 21:09, rgheck wrote:
On 08/09/2009 03:08 PM, Abdelrazak Younes wrote:
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.
That was the intention. I guess we missed a few....
I just fixed LFUN_PARAGRAPH_MOVE_DOWN LFUN_PARAGRAPH_MOVE_UP. Now we
just have to wait for the next one :-)
Good, thanks.
rh