This commit was generated by cvs2svn to compensate for changes in r2264,
[elisp/gnus.git-] / lisp / gnus-art.el
index 247338f..b46cf8b 100644 (file)
@@ -2155,7 +2155,7 @@ If ALL-HEADERS is non-nil, no headers are hidden."
     ;; Display message.
     (funcall method)
     ;; Associate this article with the current summary buffer.
-    (setq gnus-article-current-summary (current-buffer))
+    (setq gnus-article-current-summary gnus-summary-buffer)
     ;; Perform the article display hooks.
     (gnus-run-hooks 'gnus-article-display-hook)))