Chachereau Nicolas:

We also need to be aware that Undo and Redo would also trigger this.

  You don't want to be adding text in response to undo and redo
modifications. With undo, it can make it difficult for the user to
undo past an automatic insertion since every time the automatic
insertion is undone, the text gets reinserted. Its also bad for redo
as any non-redo actions delete the rest of the redo history.

  Neil
_______________________________________________
Scite-interest mailing list
[email protected]
http://mailman.lyra.org/mailman/listinfo/scite-interest

Reply via email to