> "load_last_session"? > "fileplaces", "filepositions"? > "lastsession"?
It is quite easy to change these names. I guess I can trust you to do some global find/replaces to the patch before you apply the patch (if you will ever apply). > I think it should be written (yup, here it comes) so that we don't > have to store everything in memory while lyx is running. lastfiles and lastfilepos will be added one by one. lastopenedfiles will be changed before exit. One thing I can do is to release lastopened after it is used. It is not easy to write lastfiles and lastfilepos incrementally to files. I am still trying to see where the file is scrolled back to top, and please tell me where Alt-F4 is handled. Cheers, Bo