Variable: erc-stamp--margin-width
erc-stamp--margin-width is a buffer-local variable defined in
erc-stamp.el.gz.
Documentation
Width in columns of margin for erc-stamp--display-margin-mode(var)/erc-stamp--display-margin-mode(fun).
Only consulted when resetting or initializing margin.
Source Code
;; Defined in /usr/src/emacs/lisp/erc/erc-stamp.el.gz
(defvar-local erc-stamp--margin-width nil
"Width in columns of margin for `erc-stamp--display-margin-mode'.
Only consulted when resetting or initializing margin.")