Manta (SciTE) wrote:

 > I need to cycle through all of the buffers, catching bookmarked lines
 > If setting a bookmark would require a buffer save, I'd be OK

I may be completely off track here, or assuming too much, or both, but:

Would it not be more intuitive to have bookmarks saved for the buffer only when the buffer is saved? If the user closes SciTE without saving their file, don't save their bookmarks. If I bookmark line 20, save, then delete lines 5-10, my bookmark now points to line 15, if I close SciTE and don't save the file, my bookmark should stay at line 20, not be magically saved to line 15, out of sync with the file?

That's exactly what I'm trying to do. My "newbieness" with Lua is proving difficult. You're right, I need to concentrate on saving marks with a buffer save.

Thanks

--
Doyle Whisenant
http://www.freewebs.com/mekdesign/
"mechanic" at "sonet" dot "net"

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

Reply via email to