]> git.eshelyaron.com Git - emacs.git/commitdiff
(rmail-summary-rmail-update): When looking for
authorKarl Heuer <kwzh@gnu.org>
Thu, 16 Oct 1997 18:42:17 +0000 (18:42 +0000)
committerKarl Heuer <kwzh@gnu.org>
Thu, 16 Oct 1997 18:42:17 +0000 (18:42 +0000)
rmail-view-buffer, check other frames as well.

lisp/mail/rmailsum.el

index 78b0b0ed52c06579a90518d032cb14bad8393abb..916782cb4bf3bbf593518d18e315a93217abef58 100644 (file)
@@ -764,7 +764,7 @@ Search, the `unseen' attribute is restored.")
            (setq rmail-summary-put-back-unseen nil))
 
        (or (eq rmail-current-message msg-num)
-           (let ((window (get-buffer-window rmail-view-buffer))
+           (let ((window (get-buffer-window rmail-view-buffer t))
                  (owin (selected-window)))
              (if isearch-mode
                  (save-excursion