<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - FILESAVE: Auto save timing logic problem: can save too frequently"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=122530#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - FILESAVE: Auto save timing logic problem: can save too frequently"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=122530">bug 122530</a>
              from <span class="vcard"><a class="email" href="mailto:luke.kendall@gmail.com" title="Luke Kendall <luke.kendall@gmail.com>"> <span class="fn">Luke Kendall</span></a>
</span></b>
        <pre>I'm really unsure, because it would then be explicitly doing what the user
asked it NOT to.

If the new feature was enabled by a separate checkbox (smart autosave), then I
suppose it wouldn't hurt, because you could fairly argue that it means the user
allows the program to override their stated auto-save period.

The thing that confuses me most is that autosave can kick in minutes or even
seconds after an explicit manual save.

if the user has set the autosave period to X minutes, surely the period that is
compared to X, is the time since last save?  Where that save could be an
autosave or a manual save.  So X is measured from the most recent save.

Surely it is not measuring the autosave from the last time autosave was
triggered?!  If so, that seems to me to be the problem, and the fix is simple.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>