X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=commands.c;h=86a83ba28f50645664f520826d34f362be8fddf9;hp=d60bd520888102bb3667bbd482f7ad5990486290;hb=afc6ec8843e341b9661df5888050ec36536734d0;hpb=16086cc85b82452a4ed7ccea6dd3a2218748fa60 diff --git a/commands.c b/commands.c index d60bd52..86a83ba 100644 --- a/commands.c +++ b/commands.c @@ -832,7 +832,7 @@ int mutt_save_message (HEADER *h, int delete, { #ifdef BUFFY_SIZE tmp = mutt_find_mailbox (buf); - if (tmp && !tmp->new) + if (tmp && tmp->new <= 0) mutt_update_mailbox (tmp); #else /* fix up the times so buffy won't get confused */