; Fix last change

This commit is contained in:
Andreas Schwab 2023-05-06 22:27:55 +02:00
parent ab5258b192
commit d5ab8b6f24

View file

@ -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