* wl-fldmgr.el (wl-fldmgr-unsubscribe): Avoid compile warning.
authoryoichi <yoichi>
Sun, 25 Jan 2004 12:17:03 +0000 (12:17 +0000)
committeryoichi <yoichi>
Sun, 25 Jan 2004 12:17:03 +0000 (12:17 +0000)
wl/ChangeLog
wl/wl-fldmgr.el

index 4419d97..51aeae2 100644 (file)
@@ -1,3 +1,7 @@
+2004-01-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
+
+       * wl-fldmgr.el (wl-fldmgr-unsubscribe): Avoid compile warning.
+
 2004-01-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
 
        * wl-folder.el (wl-folder-jump-to-current-entity): Cosmetic fix.
index caced28..3a3ab0f 100644 (file)
@@ -1151,7 +1151,8 @@ return value is diffs '(-new -unread -all)."
            (setq indent (wl-fldmgr-make-indent (nth 1 tmp)))
            (if (eq (cdr (nth 2 tmp)) 'access)
                (when (wl-fldmgr-cut tmp)
-                 (pop wl-fldmgr-cut-entity-list)  ;; don't leave cut-list
+                 ;; don't leave cut-list
+                 (setq wl-fldmgr-cut-entity-list (cdr wl-fldmgr-cut-entity-list))
                  (setq beg (point))
                  (insert indent wl-folder-unsubscribe-mark
                          (if is-group