X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fmhlist.c;h=c12a6b98c9569ccecc291a32df01e24a32011e59;hb=363190329760d38060e89956206583831b0d084d;hp=b87e522132d550cd9499c391ce6294aa53ed5834;hpb=d39e2c447b0d163a5a63f480b23d06edb7a73aa0;p=mmh diff --git a/uip/mhlist.c b/uip/mhlist.c index b87e522..c12a6b9 100644 --- a/uip/mhlist.c +++ b/uip/mhlist.c @@ -361,7 +361,7 @@ do_cache: /* If reading from a folder, do some updating */ if (mp) { - context_replace(pfolder, folder); /* update current folder */ + context_replace(curfolder, folder); /* update current folder */ seq_setcur(mp, mp->hghsel); /* update current message */ seq_save(mp); /* synchronize sequences */ context_save(); /* save the context file */