On Sun, 25 Nov 2012 09:42:41 -0600 Evandro Borracini evandro.borracini@gmail.com wrote:
Thanks Dimitar,
I've updated the patch to always call document_set_text_changed() for BOM/ENCODING. For UNDO_SCINTILLA, document_set_text_changed() is called only at the first document change.
Looks fine to me, though I can't test it ATM. Colomban, Nick?
I've tested and it worked fine for me. The latency while typing is gone. As expected, we still have a small latency at the first key hit but that doesn't create any trouble at all.