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:
1f601ad
)
(gnus-build-sparse-threads): Use `make-full-mail-header-from-decoded-header'
author
keiichi
<keiichi>
Wed, 25 Jul 2001 02:09:29 +0000
(
02:09
+0000)
committer
keiichi
<keiichi>
Wed, 25 Jul 2001 02:09:29 +0000
(
02:09
+0000)
instead of `make-full-mail-header'.
lisp/gnus-sum.el
patch
|
blob
|
history
diff --git
a/lisp/gnus-sum.el
b/lisp/gnus-sum.el
index
6ec23a7
..
1fc29a1
100644
(file)
--- a/
lisp/gnus-sum.el
+++ b/
lisp/gnus-sum.el
@@
-3232,7
+3232,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)