File: tramp-compat.el.html

Tramp's main Emacs version for development is Emacs 28. This package provides compatibility functions for Emacs 25, Emacs 26 and Emacs 27.

Defined variables (4)

tramp-compat-emacs-compiled-versionThe Emacs version used for compilation.
tramp-compat-temporary-file-directoryThe default value of ‘temporary-file-directory’.
tramp-compat-use-url-tramp-pWhether to use url-tramp.el.
tramp-file-missingThe error symbol for the ‘file-missing’ error.

Defined functions (35)

tramp-compat-directory-empty-p(DIR)
tramp-compat-directory-files(DIRECTORY &optional FULL MATCH NOSORT COUNT)
tramp-compat-directory-files-and-attributes(DIRECTORY &optional FULL MATCH NOSORT ID-FORMAT COUNT)
tramp-compat-exec-path()
tramp-compat-file-attribute-access-time(ATTRIBUTES)
tramp-compat-file-attribute-group-id(ATTRIBUTES)
tramp-compat-file-attribute-link-number(ATTRIBUTES)
tramp-compat-file-attribute-modes(ATTRIBUTES)
tramp-compat-file-attribute-modification-time(ATTRIBUTES)
tramp-compat-file-attribute-size(ATTRIBUTES)
tramp-compat-file-attribute-status-change-time(ATTRIBUTES)
tramp-compat-file-attribute-type(ATTRIBUTES)
tramp-compat-file-attribute-user-id(ATTRIBUTES)
tramp-compat-file-local-name(FILE)
tramp-compat-file-missing(VEC FILE)
tramp-compat-file-modes(FILENAME &optional FLAG)
tramp-compat-file-name-concat(DIRECTORY &rest COMPONENTS)
tramp-compat-file-name-quote(NAME &optional TOP)
tramp-compat-file-name-quoted-p(NAME &optional TOP)
tramp-compat-file-name-unquote(NAME &optional TOP)
tramp-compat-flatten-tree(TREE)
tramp-compat-funcall(FUNCTION &rest ARGUMENTS)
tramp-compat-ignore-error(CONDITION &rest BODY)
tramp-compat-make-lock-file-name(FILENAME)
tramp-compat-make-temp-file(F &optional DIR-FLAG)
tramp-compat-make-temp-name()
tramp-compat-null-device()
tramp-compat-progress-reporter-update(REPORTER &optional VALUE SUFFIX)
tramp-compat-set-file-modes(FILENAME MODE &optional FLAG)
tramp-compat-set-file-times(FILENAME &optional TIMESTAMP FLAG)
tramp-compat-string-replace(FROM-STRING TO-STRING IN-STRING)
tramp-compat-string-search(NEEDLE HAYSTACK &optional START-POS)
tramp-compat-temporary-file-directory-function()
tramp-compat-time-equal-p(A B)
tramp-compat-tramp-syntax()

Defined faces (0)