From: nion Date: Wed, 9 Mar 2005 09:24:36 +0000 (+0000) Subject: Nico Golde: X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=commitdiff_plain;h=777c7ccc259a8b7f5fadac70267c59e62a2cb300;hp=0eea44816346f6a9e9d52c1e1f363dd00dde56b6 Nico Golde: fixed sidebar entries in compose if you run muttng foo@bar and not from mutt with 'm' git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@158 e385b8ad-14ed-0310-8656-cc95a2468c6d --- diff --git a/compose.c b/compose.c index e8ef1ad..036f30e 100644 --- a/compose.c +++ b/compose.c @@ -588,6 +588,7 @@ 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); while (loop) { #ifdef USE_NNTP