X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=compose.c;h=ddf10cc74538b80fbdd37f02caa4a3a6dee86f54;hb=901c0e4683d5bd43139062255bf19d90914fbf3b;hp=036f30ed6eb37fc9bfaa2bc01653f338054fb971;hpb=777c7ccc259a8b7f5fadac70267c59e62a2cb300;p=apps%2Fmadmutt.git diff --git a/compose.c b/compose.c index 036f30e..ddf10cc 100644 --- a/compose.c +++ b/compose.c @@ -588,7 +588,8 @@ int mutt_compose_menu (HEADER *msg, /* structure for new message */ #endif menu->help = mutt_compile_help (helpstr, sizeof (helpstr), MENU_COMPOSE, ComposeHelp); - mutt_buffy_check(1); + if (option(OPTMBOXPANE)) + mutt_buffy_check(1); while (loop) { #ifdef USE_NNTP