Variable: erc-server-ping-handler

erc-server-ping-handler is a buffer-local variable defined in erc-backend.el.gz.

Documentation

This variable holds the periodic ping timer.

Source Code

;; Defined in /usr/src/emacs/lisp/erc/erc-backend.el.gz
(defvar-local erc-server-ping-handler nil
  "This variable holds the periodic ping timer.")