Work on Tramp's file-truename
commit40fdbb01d0017e9e164a24aeb760056778975e65
authorMichael Albinus <michael.albinus@gmx.de>
Tue, 19 Sep 2017 16:12:35 +0000 (19 18:12 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Tue, 19 Sep 2017 16:12:35 +0000 (19 18:12 +0200)
tree8e28eb9ebb23aac8d7414052800b565cc38e93a0
parent1a01423b3c75bf08c255b3bd39f44d91e509a318
Work on Tramp's file-truename

* lisp/net/tramp-sh.el (tramp-perl-file-truename):
Check also for symlinks.
(tramp-sh-handle-file-truename): Move check for a symlink
cycle to the end.  Do not blame symlinks which look like a
remote file name.

* lisp/net/tramp.el (tramp-handle-file-truename): Expand result.
lisp/net/tramp-sh.el
lisp/net/tramp.el