Hi, On Mon, 5 May 2008, Ping Yin wrote: > On Sun, May 4, 2008 at 5:44 PM, Johannes Schindelin > <Johannes.Schindelin@xxxxxx> wrote: > > Hi, > > > > The problem: given two chunks of text, where a word was changed, and a > > non-word-character was moved to the next line. Example: > > > > The quick, > > brown fox > > > > vs > > > > The fast > > , brown fox > > > > IMHO the layout of the new version should be retained, i.e. > > > > The /quick/fast/ > > , brown fox > > > > should be shown. > > Why not > > The <r>quick</r><g>fast</g><r>,</r> > <g>,</g>brown fox I might well be a complete idiot, but your <r></r><something> example is way harder for me to read than my example. And of course your example would still be wrong: the "quick" and the comma would not be separated at all. Ciao, Dscho -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html