Variable: telnet-remote-echoes

telnet-remote-echoes is a buffer-local variable defined in telnet.el.gz.

Documentation

Non-nil if the telnet process will echo input.

Source Code

;; Defined in /usr/src/emacs/lisp/net/telnet.el.gz
(defvar-local telnet-remote-echoes t
  "Non-nil if the telnet process will echo input.")