X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Fmhstore.c;h=2167a3feb821713410e9ae9001dc03d4a8beda80;hp=8ce7d6200f71b15d764db23ff66cdc2ffae6168c;hb=3cc8ed080f6e741b8df04a3ebe764c659e75cb38;hpb=a7771fd2e83d64228fb675749fc936151249dbd3 diff --git a/uip/mhstore.c b/uip/mhstore.c index 8ce7d62..2167a3f 100644 --- a/uip/mhstore.c +++ b/uip/mhstore.c @@ -301,7 +301,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);