X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=compose.c;h=ddf10cc74538b80fbdd37f02caa4a3a6dee86f54;hp=036f30ed6eb37fc9bfaa2bc01653f338054fb971;hb=4ff362c6b720c1ae7c6fde8300567644905bd923;hpb=777c7ccc259a8b7f5fadac70267c59e62a2cb300 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