X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Finc.c;h=09cfa9584cfa82494df18c52e1042153270a334f;hb=0e02bd46c1b4931073f3e865bbad4deb15691fd7;hp=ec4f520d6065e26122dbf3db24004822cabcaa70;hpb=a259594cc41e41bfbb90562d3977b8194d1446f5;p=mmh diff --git a/uip/inc.c b/uip/inc.c index ec4f520..09cfa95 100644 --- a/uip/inc.c +++ b/uip/inc.c @@ -844,6 +844,9 @@ go_to_it: msgnum++; mp->hghmsg++; + mp->nummsg++; + if (mp->lowmsg == 0) mp->lowmsg = 1; + clear_msg_flags (mp, msgnum); set_exists (mp, msgnum); set_unseen (mp, msgnum);