Variable: erc-session-connector

erc-session-connector is a buffer-local variable defined in erc-backend.el.gz.

Documentation

The function used to connect to this session (nil for the default).

Source Code

;; Defined in /usr/src/emacs/lisp/erc/erc-backend.el.gz
(defvar-local erc-session-connector nil
  "The function used to connect to this session (nil for the default).")