Variable: erc-default-port

erc-default-port is a variable defined in erc.el.gz.

Value

6667

Documentation

IRC port to use if it cannot be detected otherwise.

Source Code

;; Defined in /usr/src/emacs/lisp/erc/erc.el.gz
(defvar erc-default-port 6667
  "IRC port to use if it cannot be detected otherwise.")