>>>>> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes:

Abdelrazak> Hello Jean-Marc, Would you like to comment on that?

Abdelrazak> I don't really understand the problem but the delete
Abdelrazak> mechanism seems to work well when two BufferView shows the
Abdelrazak> same buffer.

It is something like that: the document is 4 paragraphs.

ababa
<---cursor1
abababa<---cursor2
abab

You move cursor 1, so that dEPM triggers and paragraph 2 is deleted.
Now cursor2 points to the "abab" paragraph, and its position does not
exist anymore, so your are going to eventually crash. The pit of
cursor2 should have been decremented after dEPM.

Does it make sense?

JMarc

Reply via email to