erc-insert-post-hook

erc-insert-post-hook is a variable defined in `erc.el'.
Its value is
(erc-make-read-only erc-track-modified-channels)

Original value was

  • This variable may be risky if used as a file-local variable.

Documentation:
This hook is called just after `erc-insert-modify-hook'.
At this point, all modifications from prior hook functions are done.

You can customize this variable.