Nico Golde:
[apps/madmutt.git] / curs_main.c
index 9969bbc..f3bc7c0 100644 (file)
@@ -1310,6 +1310,7 @@ CHECK_IMAP_ACL(IMAP_ACL_DELETE);
           mutt_error (_("%s is not a mailbox."), buf);
           break;
         }
+        mutt_str_replace (&CurrentFolder, buf);
 
         if (Context)
         {