end of the window if possible.
* wl-summary.el (wl-summary-sync-update): Support lazy
highlighting.
+ (wl-summary-toggle-disp-msg): Ditto.
2003-04-09 Yoichi NAKAYAMA <yoichi@geiin.org>
(select-window (get-buffer-window cur-buf))
(run-hooks 'wl-summary-toggle-disp-off-hook))
;;; (switch-to-buffer cur-buf)
- )))))
+ )))
+ (when wl-summary-lazy-highlight
+ (wl-highlight-summary-window))))
(defun wl-summary-next-line-content ()
"Show next line of the message."