• Michael Albinus's avatar
    * net/tramp-cmds.el (tramp-cleanup-this-connection): New command. · 6d95bd46
    Michael Albinus authored
    * net/tramp-sh.el (tramp-color-escape-sequence-regexp): New defconst.
    (tramp-sh-handle-insert-directory, tramp-convert-file-attributes):
    Use it.
    (tramp-remote-path): Add "/bin" and "/usr/bin".  On busyboxes,
    `tramp-default-remote-path' does not exist.
    (tramp-send-command-and-read): New optional argument NOERROR.
    (tramp-open-connection-setup-interactive-shell)
    (tramp-get-remote-path, tramp-get-remote-stat): Use it.
    (tramp-get-remote-readlink): Do not mask with `ignore-errors'.
    (tramp-process-sentinel): Flush also process' connection property.
    (tramp-sh-handle-start-file-process): Do not set process
    sentinel.  It is done now ...
    (tramp-maybe-open-connection): ... here.  (Bug#8929)
    6d95bd46
tramp-cmds.el 12 KB