Variable: connection-local-default-application

connection-local-default-application is a variable defined in files-x.el.gz.

Value

tramp

Documentation

Default application in connection-local functions, a symbol.

This variable must not be changed globally.

View in manual

Source Code

;; Defined in /usr/src/emacs/lisp/files-x.el.gz
(defvar connection-local-default-application 'tramp
  "Default application in connection-local functions, a symbol.
This variable must not be changed globally.")