]> granicus.if.org Git - neomutt/commitdiff
Force status to redraw when $postponed changes.
authorBrendan Cully <brendan@kublai.com>
Sat, 13 Jun 2009 21:36:44 +0000 (14:36 -0700)
committerBrendan Cully <brendan@kublai.com>
Sat, 13 Jun 2009 21:36:44 +0000 (14:36 -0700)
init.h

diff --git a/init.h b/init.h
index e9319c01244ce21df3e6d05f22c5cb73c5dc23ec..98b26ec6a2580fea46b880a4373dda0704ef2d0c 100644 (file)
--- a/init.h
+++ b/init.h
@@ -2087,7 +2087,7 @@ struct option_t MuttVars[] = {
   ** .pp
   ** Also see the $$recall variable.
   */
-  { "postponed",       DT_PATH, R_NONE, UL &Postponed, UL "~/postponed" },
+  { "postponed",       DT_PATH, R_INDEX, UL &Postponed, UL "~/postponed" },
   /*
   ** .pp
   ** Mutt allows you to indefinitely ``$postpone sending a message'' which