* wl-summary.el (wl-summary-sync): Fixed problem when "last:" or
"first:" is specified.
+2002-01-26 ARISAWA Akihiro <ari@mbf.sphere.ne.jp>
+
+ * wl-summary.el (wl-summary-sync): Fixed problem when "last:" or
+ "first:" is specified.
+
2002-01-25 Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
* wl-vars.el (wl-from): Use return value of function
(and msg (wl-summary-jump-to-msg msg))))
((or (string-match "last:" range)
(string-match "first:" range))
- (wl-summary-goto-folder-subr
- (wl-folder-get-elmo-folder (concat "/" range "/"
- (elmo-folder-name-internal
- folder)))
+ (wl-summary-goto-folder-subr (concat "/" range "/"
+ (elmo-folder-name-internal
+ folder))
'force-update nil nil t))
(t
(wl-summary-sync-update unset-cursor