X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fmhlist.c;h=8902f7595f206e493c813b0cb08bd6e9da643e3a;hb=e954d689b5adafa4ec74e7dbd1e087dbf998f6d6;hp=c12a6b98c9569ccecc291a32df01e24a32011e59;hpb=682962d94b21e120c78a52a8bdcb6aa994330a14;p=mmh diff --git a/uip/mhlist.c b/uip/mhlist.c index c12a6b9..8902f75 100644 --- a/uip/mhlist.c +++ b/uip/mhlist.c @@ -12,7 +12,6 @@ #include #include #include -#include #include #include #include @@ -287,7 +286,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);