From 85a97315ac264de4f3d9d1ca6739c1c9749db3d1 Mon Sep 17 00:00:00 2001 From: yoichi Date: Tue, 14 Jan 2003 13:05:26 +0000 Subject: [PATCH] Add comment --- wl/wl-summary.el | 1 + 1 file changed, 1 insertion(+) diff --git a/wl/wl-summary.el b/wl/wl-summary.el index 86a304d..f67c873 100644 --- a/wl/wl-summary.el +++ b/wl/wl-summary.el @@ -3125,6 +3125,7 @@ If optional argument NUMBER is specified, mark message specified by NUMBER." (wl-summary-set-message-modified) (wl-summary-set-mark-modified) (run-hooks 'wl-summary-exec-hook) + ;; message buffer is not up-to-date (unless (and wl-message-buffer (eq (wl-summary-message-number) (with-current-buffer wl-message-buffer -- 1.7.10.4