projects
/
elisp
/
gnus.git-
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2bff712
)
Emergency fix for X-Face problem.
author
yamaoka
<yamaoka>
Tue, 16 Jan 2001 10:20:46 +0000
(10:20 +0000)
committer
yamaoka
<yamaoka>
Tue, 16 Jan 2001 10:20:46 +0000
(10:20 +0000)
lisp/gnus-art.el
patch
|
blob
|
history
diff --git
a/lisp/gnus-art.el
b/lisp/gnus-art.el
index
36c80f8
..
c51540f
100644
(file)
--- a/
lisp/gnus-art.el
+++ b/
lisp/gnus-art.el
@@
-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))