]> git.eshelyaron.com Git - emacs.git/commitdiff
* net/tramp.el (tramp-check-cached-permissions): Include hop in
authorMichael Albinus <michael.albinus@gmx.de>
Fri, 7 Nov 2014 20:15:46 +0000 (21:15 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Fri, 7 Nov 2014 20:15:46 +0000 (21:15 +0100)
the constructed Tramp file name.

Fixes: debbugs:18943
lisp/ChangeLog
lisp/net/tramp.el

index a41e298ecbc3a49b3fd2644191abd6be4fa82ff0..e03e05c46f8df290a76ca5addd504213c438ae5d 100644 (file)
@@ -1,3 +1,8 @@
+2014-11-07  Michael Albinus  <michael.albinus@gmx.de>
+
+       * net/tramp.el (tramp-check-cached-permissions): Include hop in
+       the constructed Tramp file name.  (Bug#18943)
+
 2014-11-07  Stefan Monnier  <monnier@iro.umontreal.ca>
 
        * emulation/cua-base.el (cua--select-keymaps): Use region-active-p
index 969172be70a7ee81957f86cb534c80049efa0c03..5889743e28bbd2141723ad45fb4878b36ed52bf9 100644 (file)
@@ -3919,7 +3919,8 @@ be granted."
                  (tramp-file-name-method vec)
                  (tramp-file-name-user vec)
                  (tramp-file-name-host vec)
-                 (tramp-file-name-localname vec))
+                 (tramp-file-name-localname vec)
+                 (tramp-file-name-hop vec))
                 (intern suffix))))
               (remote-uid
                (tramp-get-connection-property