]> git.eshelyaron.com Git - emacs.git/commit
Make Tramp error handling more precise
authorMichael Albinus <michael.albinus@gmx.de>
Fri, 31 May 2024 14:27:47 +0000 (16:27 +0200)
committerEshel Yaron <me@eshelyaron.com>
Sat, 1 Jun 2024 17:04:59 +0000 (19:04 +0200)
commita9fe52fd3e3be57dc291699eb7849b5ab2c2cad8
tree69002e337c54af4d5e4d59815266a71cfdb38341
parentfde6e6c99587a6189a9ffa0470b1bc1dea75a6c3
Make Tramp error handling more precise

* lisp/net/tramp-container.el (tramp-actions-copy-out-of-band)
(tramp-container-no-container-regexp): Remove.  Do not register them.
(tramp-distrobox-no-container-regexp): New defcustom.
(tramp-enable-distrobox-method): Add it to
`'tramp-actions-before-shell.  (Bug#71200)

(cherry picked from commit 0cb511b33bc96fc30d8e5286a474b4eea54817e3)
lisp/net/tramp-container.el