Abdelrazak Younes schrieb:
Abdelrazak Younes wrote:
I can now reproduce bug 3225
http://bugzilla.lyx.org/show_bug.cgi?id=3225
This is tricky as this involved the dEPM mechanism somehow.
More exactly it is stripLeadingSpaces() that is triggered...
One question Uwe, how is it that you have a leading space in the text
document (attached)? This is not allowed in principle, is it?
Is stripLeadingSpaces() called from depm()? This shouldn't happen in the
case the cursor stays in the same paragraph. (maybe same_par is not
computed correctly).
Michael