X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Fmhtest.c;h=0cfce9f873f2a90f286c4c25b60be1e6fe373381;hp=1f6846bc29f4e585b5a6979e6c8f4fe2285840d1;hb=3cc8ed080f6e741b8df04a3ebe764c659e75cb38;hpb=a7771fd2e83d64228fb675749fc936151249dbd3 diff --git a/uip/mhtest.c b/uip/mhtest.c index 1f6846b..0cfce9f 100644 --- a/uip/mhtest.c +++ b/uip/mhtest.c @@ -279,7 +279,7 @@ do_cache: ** message(s) are coming from a folder */ if (!msgs.size) - app_msgarg(&msgs, "cur"); + app_msgarg(&msgs, seq_cur); if (!folder) folder = getcurfol(); maildir = toabsdir(folder);