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:
a36ec1b
)
(nnmh-retrieve-headers): Don't use `nnheader-fold-continuation-lines'.
author
morioka
<morioka>
Wed, 4 Nov 1998 06:52:52 +0000
(06:52 +0000)
committer
morioka
<morioka>
Wed, 4 Nov 1998 06:52:52 +0000
(06:52 +0000)
lisp/nnmh.el
patch
|
blob
|
history
diff --git
a/lisp/nnmh.el
b/lisp/nnmh.el
index
8aafd7d
..
8997237
100644
(file)
--- a/
lisp/nnmh.el
+++ b/
lisp/nnmh.el
@@
-110,7
+110,7
@@
(when large
(nnheader-message 5 "nnmh: Receiving headers...done"))
- (nnheader-fold-continuation-lines)
+ ;; (nnheader-fold-continuation-lines)
'headers))))
(deffoo nnmh-open-server (server &optional defs)