Emergency fix for X-Face problem.
authoryamaoka <yamaoka>
Tue, 16 Jan 2001 10:20:46 +0000 (10:20 +0000)
committeryamaoka <yamaoka>
Tue, 16 Jan 2001 10:20:46 +0000 (10:20 +0000)
lisp/gnus-art.el

index 36c80f8..c51540f 100644 (file)
@@ -1704,8 +1704,8 @@ MAP is an alist where the elements are on the form (\"from\" \"to\")."
     (let ((inhibit-point-motion-hooks t)
          (case-fold-search t)
          from last)
-      (if (gnus-buffer-live-p gnus-original-article-buffer)
-         (set-buffer gnus-original-article-buffer))
+;;      (if (gnus-buffer-live-p gnus-original-article-buffer)
+;;       (set-buffer gnus-original-article-buffer))
       (save-restriction
        (article-narrow-to-head)
        (goto-char (point-min))