]> granicus.if.org Git - mutt/commitdiff
make $mail_check_recent set by default
authorMichael Elkins <me@sigpipe.org>
Tue, 14 Sep 2010 00:25:43 +0000 (17:25 -0700)
committerMichael Elkins <me@sigpipe.org>
Tue, 14 Sep 2010 00:25:43 +0000 (17:25 -0700)
init.h

diff --git a/init.h b/init.h
index 5ecd8700c37ad281a26a11062c6ba6d4af0bdada..ab262f141504da15c6f9e322565848fb28b34c51 100644 (file)
--- a/init.h
+++ b/init.h
@@ -1335,7 +1335,7 @@ struct option_t MuttVars[] = {
   ** This variable configures how often (in seconds) mutt should look for
   ** new mail. Also see the $$timeout variable.
   */
-  { "mail_check_recent",DT_BOOL, R_NONE, OPTMAILCHECKRECENT, 0 },
+  { "mail_check_recent",DT_BOOL, R_NONE, OPTMAILCHECKRECENT, 1 },
   /*
   ** .pp
   ** When \fIset\fP, Mutt will only notify you about new mail that has been received