Mercurial > hg > xemacs-beta
diff lisp/gnus/gnus-score.el @ 169:15872534500d r20-3b11
Import from CVS: tag r20-3b11
| author | cvs |
|---|---|
| date | Mon, 13 Aug 2007 09:46:53 +0200 |
| parents | 0132846995bd |
| children | 8eaf7971accc |
line wrap: on
line diff
--- a/lisp/gnus/gnus-score.el Mon Aug 13 09:45:48 2007 +0200 +++ b/lisp/gnus/gnus-score.el Mon Aug 13 09:46:53 2007 +0200 @@ -1359,6 +1359,7 @@ (save-excursion (set-buffer (get-buffer-create "*Headers*")) (buffer-disable-undo (current-buffer)) + (message-clone-locals gnus-summary-buffer) ;; Set the global variant of this variable. (setq gnus-current-score-file current-score-file)
