]> git.marmaro.de Git - mmh/blobdiff - uip/inc.c
[bug #4296] PUTD() macro can't hack 10 digit values
[mmh] / uip / inc.c
index ec4f520d6065e26122dbf3db24004822cabcaa70..09cfa9584cfa82494df18c52e1042153270a334f 100644 (file)
--- 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);