* wl-summary.el (wl-summary-sync-update): Call `wl-folder-confirm-existence'
authorhmurata <hmurata>
Wed, 3 Apr 2002 15:11:31 +0000 (15:11 +0000)
committerhmurata <hmurata>
Wed, 3 Apr 2002 15:11:31 +0000 (15:11 +0000)
with plugged status instead of `'force' as 2nd argument.

wl/ChangeLog
wl/wl-summary.el

index 4ed2b19..ec26a8e 100644 (file)
@@ -2,6 +2,8 @@
 
        * wl-summary.el (wl-summary-refile-subr): Cause an error if FOLDER
        is not writable.
+       (wl-summary-sync-update): Call `wl-folder-confirm-existence' with
+       plugged status instead of `'force' as 2nd argument.
 
        * wl-folder.el (wl-folder-create-subr): Cause an error if FOLDER
        is not creatable.
index 0750cb1..0e5b49e 100644 (file)
@@ -2076,7 +2076,7 @@ If ARG is non-nil, checking is omitted."
          ;;(setq seen-list
          ;;(wl-summary-flush-pending-append-operations seen-list))
          (goto-char (point-max))
-         (wl-folder-confirm-existence folder 'force)
+         (wl-folder-confirm-existence folder (elmo-folder-plugged-p folder))
          (setq sync-result (elmo-folder-synchronize
                             folder
                             wl-summary-new-mark