diff lisp/gnus/gnus-art.el @ 98398:39408ed11da9

Merge from gnus--devo--0 Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1436
author Miles Bader <miles@gnu.org>
date Tue, 30 Sep 2008 00:48:01 +0000
parents 95e740c93248
children c20a057aefda
line wrap: on
line diff
--- a/lisp/gnus/gnus-art.el	Tue Sep 30 00:47:51 2008 +0000
+++ b/lisp/gnus/gnus-art.el	Tue Sep 30 00:48:01 2008 +0000
@@ -6378,6 +6378,7 @@
 				      (point))))
 		(when (and (not not-restore-window)
 			   new-sum-point
+			   (window-live-p win)
 			   (with-current-buffer (window-buffer win)
 			     (eq major-mode 'gnus-summary-mode)))
 		  (set-window-point win new-sum-point)