From: Penny Leach Date: Tue, 4 May 2010 06:07:55 +0000 (+0200) Subject: don't mark new messages as old on folder exit X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=0c14dfbe03d61fbabdc984880afc9dd45daa199a;p=dotfiles%2Fmutt.git don't mark new messages as old on folder exit --- diff --git a/.muttrc b/.muttrc index 1d94727..069b2c5 100644 --- a/.muttrc +++ b/.muttrc @@ -32,6 +32,9 @@ set editor="mailplate --edit --auto --keep-unknown" # ask if we want to forward as mime set mime_forward="ask-yes" +# don't mark unread messages as old on folder exit +unset mark_old + set smart_wrap set wrapmargin=0 unset markers