Michael Gerz wrote:
Juergen Spitzmueller wrote:
My take on this is as follows: Fix the regressions that have been
introduced by the rowSignature patch and leave all other things as
they are. If we start to rewrite the change tracker code now (and
things like paragraph split/merge will need a major rewrite), we'll
see LyX 1.4 not before the year 2007.
In a first approximation we might support paragraph split/merge
without change tracking. I.e. you can split paragraphs but LyX does
not consider this as a change. Do you think this is feasable with the
current architecture?
More investigation on paragraph breaks:
Does not work: Pressing Enter in the middle of an unchanged line
Works: Selecting & copying paragraph break, pasting it in the middle
of an unchanged line
Works: Pressing Enter at the beginning and end of an unchanged line
=> Why do the latter work but not the first approach?
Michael