File: tramp-cmds.el.html
This package provides all interactive commands which are related to Tramp.
Defined variables (7)
tramp-cleanup-all-connections-hook | List of functions to be called after all Tramp connections are cleaned up. |
tramp-cleanup-connection-hook | List of functions to be called after Tramp connection is cleaned up. |
tramp-cleanup-some-buffers-hook | Hook for ‘tramp-cleanup-some-buffers’. |
tramp-confirm-rename-file-names | Whether renaming a buffer file name must be confirmed. |
tramp-default-rename-alist | Default target for renaming remote buffer file names. |
tramp-file-name-with-method | Which method to be used in ‘tramp-file-name-with-sudo’. |
tramp-tainted-remote-process-buffers | List of process buffers to be cleaned up. |
Defined functions (27)
tramp-append-tramp-buffers | () |
tramp-bug | () |
tramp-change-syntax | (&optional SYNTAX) |
tramp-cleanup-all-buffers | () |
tramp-cleanup-all-connections | () |
tramp-cleanup-connection | (VEC &optional KEEP-DEBUG KEEP-PASSWORD KEEP-PROCESSES) |
tramp-cleanup-some-buffers | () |
tramp-cleanup-this-connection | () |
tramp-default-rename-file | (STRING) |
tramp-delete-tainted-remote-process-buffer-function | () |
tramp-dired-buffer-p | () |
tramp-file-name-with-sudo | (FILENAME) |
tramp-list-remote-buffers | () |
tramp-list-tramp-buffers | () |
tramp-load-report-modules | () |
tramp-recompile-elpa | () |
tramp-recompile-elpa-command-completion-p | (SYMBOL BUFFER) |
tramp-remote-process-p | () |
tramp-rename-files | (SOURCE TARGET) |
tramp-rename-read-file-name-dir | (STRING) |
tramp-rename-read-file-name-init | (STRING) |
tramp-rename-these-files | (TARGET) |
tramp-reporter-dump-variable | (VARSYM MAILBUF) |
tramp-revert-buffer-with-sudo | () |
tramp-submit-bug | () |
tramp-taint-remote-process-buffer | (BUFFER) |
tramp-version | (ARG) |