From afe49bba768037615b6d4795edb7b666c26a8360 Mon Sep 17 00:00:00 2001 From: yamaoka Date: Wed, 4 Oct 2000 04:06:44 +0000 Subject: [PATCH] Synch with `t-gnus-6_14'. --- lisp/gnus-sum.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/gnus-sum.el b/lisp/gnus-sum.el index f7b00bd..1246317 100644 --- a/lisp/gnus-sum.el +++ b/lisp/gnus-sum.el @@ -3282,7 +3282,7 @@ Returns HEADER if it was entered in the DEPENDENCIES. Returns nil otherwise." (mapcar (lambda (relation) (when (gnus-dependencies-add-header - (make-full-mail-header + (make-full-mail-header-from-decoded-header gnus-reffed-article-number (nth 3 relation) "" (or (nth 4 relation) "") (nth 1 relation) -- 1.7.10.4