]> code.delx.au - gnu-emacs/commit
Add "afp" method to Tramp
authorMichael Albinus <michael.albinus@gmx.de>
Thu, 29 Oct 2015 13:05:55 +0000 (14:05 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Thu, 29 Oct 2015 13:05:55 +0000 (14:05 +0100)
commit270a17fe4d357d64cfef7a3991e6a69db587a3fb
tree16966fd72e6b98ab3c2feafde96d05d9bce188a2
parentdc95cb8c2d646468186c5b379bd6d138c1ec1d1c
Add "afp" method to Tramp

* doc/misc/tramp.texi (GVFS based methods): Describe `afp' method.

* lisp/net/tramp-gvfs.el (tramp-gvfs-methods): Add "afp" method.
(tramp-gvfs-handle-expand-file-name)
(tramp-gvfs-handler-mounted-unmounted)
(tramp-gvfs-connection-mounted-p, tramp-gvfs-mount-spec)
(tramp-gvfs-maybe-open-connection): Support also "afp".
(tramp-gvfs-handle-file-attributes): Handle the case of empty
"owner::user" and "owner::group" entries.
doc/misc/tramp.texi
etc/NEWS
lisp/net/tramp-gvfs.el