Variable: erc-stamp--skip-when-invisible

erc-stamp--skip-when-invisible is a variable defined in erc-stamp.el.gz.

Value

nil

Documentation

Escape hatch for omitting stamps when first char is invisible.

Source Code

;; Defined in /usr/src/emacs/lisp/erc/erc-stamp.el.gz
(defvar erc-stamp--skip-when-invisible nil
  "Escape hatch for omitting stamps when first char is invisible.")