Variable: telnet-connect-command

telnet-connect-command is a variable defined in telnet.el.gz.

Value

nil

Documentation

Command used to start the telnet connection.

Source Code

;; Defined in /usr/src/emacs/lisp/net/telnet.el.gz
(defvar telnet-connect-command nil
  "Command used to start the `telnet' connection.")