* Vincent Lefevre <[EMAIL PROTECTED]> [2002-09-13 00:26 +0200]: > On Thu, Sep 12, 2002 at 23:47:23 +0200, Nicolas Rachinsky wrote: > > I use the attached patch (with "mark_old is unset"). But I must admit, > > I use it only with local Maildirs. > > What does it do?
With mark_old unset mutt changes "old" to "new" when leaving a folder. My patch changes this. With the patch (and mark_old unset) mutt leaves new message new and old messages old when leaving a folder. But I don't know if it works for IMAP folders, it works for Maildir and mbox (these are the only folder types I have). Nicolas