[Scintilla] No SCN_SAVEPOINTLEFT notification after custom undo/redo action.

18 views
Skip to first unread message

Bengt V

unread,
Apr 4, 2012, 10:05:12 AM4/4/12
to scintilla-interest
After a custom operation has been performed on an unmodified document:

SCI_BEGINUNDOACTION
SCI_ADDUNDOACTION(int token, int flags)
<Some document modifications made here>
SCI_ENDUNDOACTION

no SCN_SAVEPOINTLEFT seems to be sent to the container.

Is this by design (or a bug)?

Neil Hodgson

unread,
Apr 6, 2012, 7:00:42 AM4/6/12
to scintilla...@googlegroups.com
Bengt V:

It wasn't addressed when the feature was implemented. I'd call it a bug.

Neil

Reply all
Reply to author
Forward
0 new messages