]> git.eshelyaron.com Git - emacs.git/commit
Improve Tramp error handling
authorMichael Albinus <michael.albinus@gmx.de>
Thu, 30 May 2024 08:44:30 +0000 (10:44 +0200)
committerEshel Yaron <me@eshelyaron.com>
Thu, 30 May 2024 14:29:17 +0000 (16:29 +0200)
commitb3b8456a5e5912f4c7b0a14dae17a68325cefb40
treec6744719022bde97d89233e41e36f19a329e3236
parentb689424e5459a29e596be633d3b6b2f8da93f773
Improve Tramp error handling

* lisp/net/tramp-container.el (tramp-container-no-container-regexp):
New defcustom.
(tramp-actions-before-shell, tramp-actions-copy-out-of-band): Declare.
Add `tramp-container-no-container-regexp'.  (Bug#71200)

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