From: okada Date: Wed, 21 Nov 2001 08:09:02 +0000 (+0000) Subject: fix ... X-Git-Tag: wl-2_8-root~133 X-Git-Url: http://git.chise.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=562a86432823a981d235e6746006dc890e71d3da;p=elisp%2Fwanderlust.git fix ... --- diff --git a/elmo/elmo-pipe.el b/elmo/elmo-pipe.el index 5844bf0..ba7cdba 100644 --- a/elmo/elmo-pipe.el +++ b/elmo/elmo-pipe.el @@ -116,8 +116,8 @@ (progn (elmo-msgdb-append-to-killed-list src msgs) (elmo-msgdb-killed-list-save - (elmo-folder-msgdb-path folder) - (elmo-folder-killed-list-internal folder))))) + (elmo-folder-msgdb-path src) + (elmo-folder-killed-list-internal src))))) ;; Don't save msgdb here. ;; Because summary view of original folder is not updated yet. (elmo-folder-close-internal src)