>>>>> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
Lars> When we save a file, the autosave file (bak) should be deleted
Lars> if it exists. A new autosave file should only be created if
Lars> lyx_clean is false.
Lars> So the value of bak_clean should not matter in that case.
If you create a file, modify some things, and wait a bit, a bak file
should be created. Then, if you wait a bit more without doing
anything, autosave should *not* create another bak file, since the
current one is up to date. That's what bak_clean is for.
Lars> Hmm, I don't want to fiddle too much with this in 1.0, but I'll
Lars> see if it is possible to simplify things in 1.1.
Well, I think the changes I committed friday are OK. Fell free to
revert them if you have doubts, but I believe they fix real autosave
problems.
JMarc