]> git.eshelyaron.com Git - emacs.git/commit
Don't stop Gnus startup on password failures
authorLars Ingebrigtsen <larsi@gnus.org>
Tue, 19 Jan 2021 14:54:40 +0000 (15:54 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 19 Jan 2021 14:54:45 +0000 (15:54 +0100)
commite544b863433e37fbd2555d3b48da3a88a6307ddb
treebbbbb3a3c719f12f89094822c017fe6daa224c7b
parent91a6e1933722439cb81ed58d655a8c62ee05009f
Don't stop Gnus startup on password failures

* lisp/gnus/nntp.el (nntp-send-authinfo): Don't signal an
`nntp-authinfo-rejected' error, because that will stop Gnus
startup (bug#45855).  Instead signal an error that will be caught
higher up.
lisp/gnus/nntp.el