projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ab5258b
)
; Fix last change
author
Andreas Schwab
<schwab@linux-m68k.org>
Sat, 6 May 2023 20:27:55 +0000
(22:27 +0200)
committer
Andreas Schwab
<schwab@linux-m68k.org>
Sat, 6 May 2023 20:27:55 +0000
(22:27 +0200)
lisp/gnus/nntp.el
patch
|
blob
|
history
diff --git
a/lisp/gnus/nntp.el
b/lisp/gnus/nntp.el
index a57fd200599ae6225499eecb97b13a4fff9cd814..a36bce2dbfa61deb44422391bfbc154f72053b5c 100644
(file)
--- a/
lisp/gnus/nntp.el
+++ b/
lisp/gnus/nntp.el
@@
-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