Roger Sondermann: > I have added some basic LUA scripts to my SciteUser.properties > (v1.67 on W2000Sp4), e.g: > > command.name.22.*=Sort > command.mode.22.*=subsystem:lua,savebefore:no,groupundo:yes > command.shortcut.22.*=Alt+Shift+S > command.22.*=SortText > > When I make changes to a file, Undo will undo each single change, > but when I invoke the above mentioned script, also changes that I > make after the script has finished, will be reverted as a group.
Is SortText calling any of the Undo methods, possibly in an unbalanced way? Neil _______________________________________________ Scite-interest mailing list [email protected] http://mailman.lyra.org/mailman/listinfo/scite-interest
