X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Fpick.c;h=e4d1370440d089a26b6f4b2810b551c749d85d02;hp=e8720df50b20a56392d1ef8826dd381ee05ebe0c;hb=3cc8ed080f6e741b8df04a3ebe764c659e75cb38;hpb=a7771fd2e83d64228fb675749fc936151249dbd3 diff --git a/uip/pick.c b/uip/pick.c index e8720df..e4d1370 100644 --- a/uip/pick.c +++ b/uip/pick.c @@ -193,7 +193,7 @@ main(int argc, char **argv) ** then search the whole folder. */ if (!msgs.size) - app_msgarg(&msgs, "all"); + app_msgarg(&msgs, seq_all); if (!folder) folder = getcurfol();