From: Brendan Cully Date: Sat, 13 Jun 2009 21:36:44 +0000 (-0700) Subject: Force status to redraw when $postponed changes. X-Git-Tag: neomutt-20160307~578 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=37c8e7461db3912225979423edaedb120193a85e;p=neomutt Force status to redraw when $postponed changes. --- diff --git a/init.h b/init.h index e9319c012..98b26ec6a 100644 --- 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