Fix nntp connection problems with the Typhoon server
authorLars Ingebrigtsen <larsi@gnus.org>
Thu, 27 Dec 2012 23:50:34 +0000 (00:50 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 27 Dec 2012 23:50:34 +0000 (00:50 +0100)
commit06ff69482a91a1366cb8489cf8b55be5cbcc821d
tree50a1e2083eec7a4de5944e3913e3bc4636940515
parent25b91b54d96538d15edb905723d5322fe967d67d
Fix nntp connection problems with the Typhoon server

* nntp.el (nntp-open-connection): Use HELP as the capability command
instead of CAPABILITY because Typhoon v2.2.2.503 chokes completely on
unknown commands.  And CAPABILITY is an unknown command (bug#12763).
lisp/ChangeLog
lisp/nntp.el