• Michael Albinus's avatar
    Fix file-readable-p and file-executable-p in some Tramp backends · a20845c1
    Michael Albinus authored
    * lisp/net/tramp-archive.el (tramp-archive-handle-file-readable-p):
    Use tramp-gvfs.
    
    * lisp/net/tramp-gvfs.el (tramp-gvfs-handle-file-executable-p):
    Check that FILENAME exists.
    (tramp-gvfs-handle-file-readable-p): Check that FILENAME exists.
    Use heuristic in case it cannot be determined correctly.
    a20845c1
tramp-gvfs.el 79.5 KB