X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Fmhlist.c;h=5eb0937c9b80231d6e93fbc1a2064fdf7a9dad64;hp=f33e39b0470fc844acca676af60e8f1fc204c61c;hb=097c84b61603c4a4c5837f3dcc09c30a1e751702;hpb=64d621d6806432dabe5bd62282f17027bb08d418 diff --git a/uip/mhlist.c b/uip/mhlist.c index f33e39b..5eb0937 100644 --- a/uip/mhlist.c +++ b/uip/mhlist.c @@ -291,7 +291,7 @@ do_cache: if (!msgs.size) app_msgarg(&msgs, "cur"); if (!folder) - folder = getfolder(1); + folder = getfolder(FCUR); maildir = m_maildir(folder); if (chdir(maildir) == NOTOK)