John Spray <[EMAIL PROTECTED]> writes: | On Sat, 2006-03-25 at 08:21 -0600, Bo Peng wrote: | > > I would say we only need a single option "Remember opened documents on | > > startup" (disabled by default). | > | > I agree. Somebody else please do it. | Just waiting for the relevant bool in lyxrc. | | > > We need the frontends to catch the session cues from their environments, | > > and have an alternative to QuitLyX to be called in the case of LyX dying | > > with a session (so remember documents) as opposed to being explicitly | > > quit (forget documents). | > | > You mean save opened files info during emergency exit? This can be | > done but where the relevant code locates?
We already save files on emergency exit. if we in addition save the session then the users will get asked for every changed files that was in the prev session when it restarts. | Basically what I'm saying is that the frontends just need a nice simple | function to call, so we have QuitLyX for some cases and SessionEndLyX | (or so) for others. I do not see quite why. -- Lgb