erc-server-256

erc-server-256 is an alias for `erc-server-250' in `erc-backend.el'.

(erc-server-256 PROC PARSED)

Generic display of server messages as notices.

See `erc-display-server-message'.

Handler for a 250 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-250-functions' instead.