X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=compose.c;h=d529d4abffbf03894a596ac2901261bded2bee9e;hb=f1ca09e359410e2b578a24a647fc383edd5ab4b5;hp=e8ef1ad47ab7815bb8480e5ef9a0585c59e3f44c;hpb=690b892c671e252bb5187c9cab5246d3dcd16f4d;p=apps%2Fmadmutt.git diff --git a/compose.c b/compose.c index e8ef1ad..d529d4a 100644 --- a/compose.c +++ b/compose.c @@ -588,6 +588,8 @@ int mutt_compose_menu (HEADER *msg, /* structure for new message */ #endif menu->help = mutt_compile_help (helpstr, sizeof (helpstr), MENU_COMPOSE, ComposeHelp); + if (option (OPTSTATUSONTOP)) + mutt_buffy_check(1); while (loop) { #ifdef USE_NNTP