On Wed, Apr 12, 2006 at 10:13:21PM +0200, Abdelrazak Younes wrote: > Excuse me if I am saying something obvious here but his patch move the > full paragraph that contains the selection anchor and maybe Andre didn't > realize that.
I unser stood that. I was/am concerned about anchors that are nested deeper than the cursor. Not just in another paragraph, but in an inset in there. I can't compile right now (get some strange linker errors on boost stuff in BufferView_pimpl.C) but I am pretty sure I can crash LyX with this patch applied. > IMHO this is an intuitive way of working for this feature > and this is consistent with the way layout is applied to a selection > that does not span fully the first and last paragraph. I agree that it would be a consistent extension of the move-one-par-without-selection part --- if it worked. Andre'