X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Fmhlist.c;h=12480cf745d43a73a978a962267b053269bb48fb;hp=c12a6b98c9569ccecc291a32df01e24a32011e59;hb=3cc8ed080f6e741b8df04a3ebe764c659e75cb38;hpb=a7771fd2e83d64228fb675749fc936151249dbd3 diff --git a/uip/mhlist.c b/uip/mhlist.c index c12a6b9..12480cf 100644 --- a/uip/mhlist.c +++ b/uip/mhlist.c @@ -287,7 +287,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);