erc-with-server-buffer
erc-with-server-buffer is a Lisp macro in `erc.el
'.
(erc-with-server-buffer &rest BODY)
Execute BODY in the current ERC server buffer.
If no server buffer exists, return nil.
erc.el
'.
(erc-with-server-buffer &rest BODY)
Execute BODY in the current ERC server buffer.
If no server buffer exists, return nil.