]> git.eshelyaron.com Git - emacs.git/commit
Tramp: Fix bug#71709, and other minor changes
authorMichael Albinus <michael.albinus@gmx.de>
Sat, 22 Jun 2024 17:49:45 +0000 (19:49 +0200)
committerEshel Yaron <me@eshelyaron.com>
Mon, 24 Jun 2024 07:02:32 +0000 (09:02 +0200)
commitbe38090e3865f3538f9562c8ba6fb6480a9cfbcc
tree320948f769f1b56a71b3b75df334492a22097c42
parent377588735ce9acaa2096d69b780a902b2cb5403c
Tramp: Fix bug#71709, and other minor changes

* lisp/net/tramp-message.el (tramp-backtrace): Print also in batch mode.

* lisp/net/tramp.el (tramp-skeleton-file-exists-p): Check for
property only.
(tramp-skeleton-make-process): Don't set `default-directory'.
(tramp-handle-make-process): Set it.  (Bug#71709)

(cherry picked from commit 8456cb9b698dfbfc90af82b3ebcd739fc22be4e4)
lisp/net/tramp-cmds.el
lisp/net/tramp-compat.el
lisp/net/tramp-message.el
lisp/net/tramp.el