]> git.eshelyaron.com Git - emacs.git/commit
Some Tramp fixes, resulting from test campaign
authorMichael Albinus <michael.albinus@gmx.de>
Tue, 19 Jan 2021 17:45:55 +0000 (18:45 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Tue, 19 Jan 2021 17:45:55 +0000 (18:45 +0100)
commitf3b9d5b3155fac293d46e55827a1e0ce07afb0ae
tree3bf57ac396a7e900af1a9bc794007e97419d88cf
parentdeb90c893d3a0094db77753d8a795716784bbc7e
Some Tramp fixes, resulting from test campaign

* doc/misc/tramp.texi (Remote shell setup): Clarifications for
`tramp-actions-before-shell' example.

* lisp/net/tramp-sh.el (tramp-sh-handle-insert-directory): Do not expand
FILENAME explicitely.
(tramp-open-shell): Add "-i" for interactive shells.

* test/lisp/net/tramp-tests.el (tramp-test07-file-exists-p)
(tramp-test14-delete-directory)
(tramp-test43-asynchronous-requests): Skip for MS windows.
doc/misc/tramp.texi
lisp/net/tramp-sh.el
test/lisp/net/tramp-tests.el