; Fix last change
This commit is contained in:
parent
ab5258b192
commit
d5ab8b6f24
1 changed files with 1 additions and 1 deletions
|
@ -643,7 +643,7 @@ connection timeouts (which may be several minutes) or
|
|||
`nntp-with-open-group', opens a new connection then re-issues the NNTP
|
||||
command whose response triggered the error."
|
||||
(declare (indent 2) (debug (form form [&optional symbolp] def-body)))
|
||||
(when (consp connectionless))
|
||||
(when (consp connectionless)
|
||||
(setq forms (cons connectionless forms)
|
||||
connectionless nil))
|
||||
`(nntp-with-open-group-function ,group ,server ,connectionless
|
||||
|
|
Loading…
Add table
Reference in a new issue