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:
bea370d
)
Synch with Oort Gnus.
author
yamaoka
<yamaoka>
Wed, 11 Dec 2002 06:59:14 +0000
(06:59 +0000)
committer
yamaoka
<yamaoka>
Wed, 11 Dec 2002 06:59:14 +0000
(06:59 +0000)
lisp/nntp.el
patch
|
blob
|
history
diff --git
a/lisp/nntp.el
b/lisp/nntp.el
index
97f01bb
..
ad1474a
100644
(file)
--- a/
lisp/nntp.el
+++ b/
lisp/nntp.el
@@
-565,7
+565,7
@@
opens a new connection then re-issues the NNTP command whose response triggered
(when (and (listp connectionless)
(not (eq connectionless nil)))
(setq forms (cons connectionless forms)
- connectionless))
+ connectionless nil))
`(let ((nntp-with-open-group-first-pass t)
nntp-with-open-group-internal)
(while (catch 'nntp-with-open-group-error