From f763e24f513a9ea7f582dd070dfff3588b125b3e Mon Sep 17 00:00:00 2001 From: yamaoka Date: Wed, 11 Dec 2002 06:59:14 +0000 Subject: [PATCH] Synch with Oort Gnus. --- lisp/nntp.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/nntp.el b/lisp/nntp.el index 97f01bb..ad1474a 100644 --- 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 -- 1.7.10.4