X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fmhstore.c;h=2167a3feb821713410e9ae9001dc03d4a8beda80;hb=d3540eaa4251b3a282115a72ed5d1bb39ce74b3f;hp=8ce7d6200f71b15d764db23ff66cdc2ffae6168c;hpb=682962d94b21e120c78a52a8bdcb6aa994330a14;p=mmh 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);