diff options
author | Phil Sainty <psainty@orcon.net.nz> | 2018-05-04 01:29:42 +1200 |
---|---|---|
committer | Phil Sainty <psainty@orcon.net.nz> | 2018-06-04 11:10:21 +1200 |
commit | 03697e648c080f6b007b6ef8443fd4448bc52364 (patch) | |
tree | ba7d9eae1d5d21fa13d2ba9103289b0d0d6c10e3 /test/lisp/emacs-lisp | |
parent | 16e8541b743a6beb1926fef53cf1bfaed9c346db (diff) | |
download | emacs-03697e648c080f6b007b6ef8443fd4448bc52364.tar.gz emacs-03697e648c080f6b007b6ef8443fd4448bc52364.tar.bz2 emacs-03697e648c080f6b007b6ef8443fd4448bc52364.zip |
Fix remote-host directory tracking for shells in `term' buffers
* lisp/term.el (term-handle-ansi-terminal-messages): Use an explicit
tramp method when constructing the tramp path for a non-local host,
as this is now mandatory. "-" is a pseudo-method for the user's
`tramp-default-method'. (Bug#31355)
Specify the remote username explicitly in all cases, as
`tramp-default-user' and `tramp-default-user-alist' could cause the
previous logic to fail.
Minor related improvements to the commentary.
Diffstat (limited to 'test/lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions