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:
60461bc
)
(make-full-mail-header): Use `eword-decode-field-body'.
author
keiichi
<keiichi>
Thu, 29 Oct 1998 05:34:17 +0000
(
05:34
+0000)
committer
keiichi
<keiichi>
Thu, 29 Oct 1998 05:34:17 +0000
(
05:34
+0000)
lisp/nnheader.el
patch
|
blob
|
history
diff --git
a/lisp/nnheader.el
b/lisp/nnheader.el
index
e5cc776
..
4284c7b
100644
(file)
--- a/
lisp/nnheader.el
+++ b/
lisp/nnheader.el
@@
-110,10
+110,10
@@
on your system, you could say something like:
nil
nil nil nil
(if subject
- (eword-decode-and-unfold-unstructured-field subject)
+ (eword-decode-field-body subject 'Subject t)
)
(if from
- (eword-decode-and-unfold-structured-field from)
+ (eword-decode-field-body from 'From t)
)
date id references
chars lines xref