Function: erc-server-905
erc-server-905 is a function alias for erc-server-904, defined in
erc-sasl.el.gz.
Signature
(erc-server-905 PROC PARSED)
Documentation
Handle various SASL-related error responses.
Handler for a 904 server response.
PROC is the server process which returned the response.
PARSED is the actual response as an erc-response struct.
If you want to add responses don't modify this function, but rather
add things to erc-server-904-functions instead.