File: erc-fill.el.html
This package implements filling of messages sent and received. Use
erc-fill-mode(var)/erc-fill-mode(fun) to switch it on. Customize erc-fill-function to
change the style.
Defined variables (7)
erc-fill-column | The column at which a filled paragraph is broken. |
erc-fill-function | Function to use for filling messages. |
erc-fill-mode | Non-nil if Erc-Fill mode is enabled. |
erc-fill-mode-hook | Hook run after entering or leaving ‘erc-fill-mode’. |
erc-fill-prefix | Values used as ‘fill-prefix’ for ‘erc-fill-variable’. |
erc-fill-static-center | Column around which all statically filled messages will be centered. |
erc-fill-variable-maximum-indentation | Don’t indent a line after a long nick more than this many characters. |
Defined functions (8)
erc-fill | () |
erc-fill-disable | () |
erc-fill-enable | () |
erc-fill-mode | (&optional ARG) |
erc-fill-regarding-timestamp | () |
erc-fill-static | () |
erc-fill-variable | () |
erc-timestamp-offset | () |