Variable: tramp-use-ssh-controlmaster-options
tramp-use-ssh-controlmaster-options is an alias and customizable for
tramp-use-connection-share, defined in tramp-sh.el.gz.
This variable is obsolete since 30.1; use tramp-use-connection-share
instead.
Value
t
Documentation
Whether to use connection share in ssh or PuTTY.
Set it to t, if you want Tramp to apply respective options. These
are tramp-ssh-controlmaster-options for ssh, and "-share" for PuTTY.
Set it to nil, if you use Control* or Proxy* options in your ssh
configuration.
Set it to suppress if you want to disable settings in your
"~/.ssh/config" file or in your PuTTY session.
Probably introduced at or before Emacs version 24.4.
Aliases
tramp-use-ssh-controlmaster-options (obsolete since 30.1)