X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=compose.c;h=ddf10cc74538b80fbdd37f02caa4a3a6dee86f54;hp=d529d4abffbf03894a596ac2901261bded2bee9e;hb=4b31579af880a5442699fb93f30e0b3127d37c57;hpb=4ca1867975c2c1f247557d4f33ea6ca6dbe9eae0 diff --git a/compose.c b/compose.c index d529d4a..ddf10cc 100644 --- a/compose.c +++ b/compose.c @@ -588,7 +588,7 @@ 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)) + if (option(OPTMBOXPANE)) mutt_buffy_check(1); while (loop) {