]> git.eshelyaron.com Git - emacs.git/commit
Minor Tramp fixes
authorMichael Albinus <michael.albinus@gmx.de>
Sat, 27 May 2023 08:14:50 +0000 (10:14 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Sat, 27 May 2023 08:14:50 +0000 (10:14 +0200)
commit4289044ccf5a07862234903f09d6eb46ac08a925
treed6b0b340b12eea5e6df057dd5b08f43ae42bdf25
parente77e986a9b7d735c0e39198c8b80a34a29005fc5
Minor Tramp fixes

* lisp/net/tramp-sh.el (tramp-sh-handle-process-file): Set `env'
explicitly.
(tramp-barf-if-no-shell-prompt): Still add optional trailing
`ansi-color-control-seq-regexp'.

* lisp/net/tramp.el (tramp-make-tramp-file-name): Keep hop while
in file name completion.

* test/lisp/net/tramp-tests.el
(tramp-test26-interactive-file-name-completion): Adapt test.
lisp/net/tramp-sh.el
lisp/net/tramp.el
test/lisp/net/tramp-tests.el