* wl-expire.el (wl-summary-expire): Fixed 2nd argument for wl-append.
authorteranisi <teranisi>
Mon, 28 Jul 2003 06:12:16 +0000 (06:12 +0000)
committerteranisi <teranisi>
Mon, 28 Jul 2003 06:12:16 +0000 (06:12 +0000)
  (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)

wl/ChangeLog
wl/wl-expire.el

index f5a3a00..99cb690 100644 (file)
@@ -1,5 +1,8 @@
 2003-07-28  Yuuichi Teranishi  <teranisi@gohome.org>
 
+       * wl-expire.el (wl-summary-expire): Fixed 2nd argument for `wl-append'.
+       (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
+
        * wl-summary.el (wl-summary-target-mark-reply-with-citation): 
        Check return value of wl-summary-reply.
        (wl-summary-reply): Recover window configuration when an error occured.
index 588249e..f598b17 100644 (file)
@@ -661,7 +661,7 @@ ex. +ml/wl/1999_11/, +ml/wl/1999_12/."
                       key-date
                       (elmo-message-entity-field entity 'date))
                  (wl-append delete-list
-                            (elmo-message-entity-number entity))))))
+                            (list (elmo-message-entity-number entity)))))))
           (t
            (error "%s: not supported" val-type)))
          (when delete-list