argument for elmo-folder-list-messages.
+2003-09-26 Hiroya Murata <lapis-lazuli@pop06.odn.ne.jp>
+
+ * wl-summary.el (wl-summary-insert-headers): Set visible-only
+ argument for elmo-folder-list-messages.
+
2003-09-24 Hiroya Murata <lapis-lazuli@pop06.odn.ne.jp>
* wl-score.el (wl-summary-score-update-all-lines): Follow the API
wl-summary-alike-hashtb)))
(defun wl-summary-insert-headers (folder func mime-decode)
- (let ((numbers (elmo-folder-list-messages folder nil t))
+ (let ((numbers (elmo-folder-list-messages folder 'visible t))
ov this last alike)
(buffer-disable-undo (current-buffer))
(make-local-variable 'wl-summary-alike-hashtb)