+2006-11-09 Hiroya Murata <lapis-lazuli@pop06.odn.ne.jp>
+
+ * wl-summary.el (wl-summary-sync-update): Move
+ `wl-thread-update-indent-string-thread' to outside of
+ `elmo-with-progress-display'.
+
2006-11-05 Yoichi NAKAYAMA <yoichi@geiin.org>
* wl-message.el (wl-message-exit): Check buffer existence.
(not sync-all) t))
(wl-append update-top-list update-thread))
(setq wl-summary-delayed-update
- (cdr wl-summary-delayed-update)))
- (when (and (eq wl-summary-buffer-view 'thread)
- update-top-list)
- (wl-thread-update-indent-string-thread
- (elmo-uniq-list update-top-list))))
+ (cdr wl-summary-delayed-update))))
+ (when (and (eq wl-summary-buffer-view 'thread)
+ update-top-list)
+ (wl-thread-update-indent-string-thread
+ (elmo-uniq-list update-top-list)))
(when (or delete-list append-list)
(wl-summary-set-message-modified))
(when (and sync-all (eq wl-summary-buffer-view 'thread))