]> git.eshelyaron.com Git - emacs.git/commit
Some further improvements for tramp-gvfs.el
authorMichael Albinus <michael.albinus@gmx.de>
Sun, 11 Jun 2017 21:16:13 +0000 (23:16 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Sun, 11 Jun 2017 21:16:13 +0000 (23:16 +0200)
commit87958db425812ec7cacf9ad3f8db22a91e3db4e4
tree05ab907b0bd20ae3d3bffe070f15a2c2a8684e55
parentee051688c18b3bd7bb7c7a01100f09f7dd402ba6
Some further improvements for tramp-gvfs.el

* lisp/net/tramp-gvfs.el (tramp-gvfs-handle-expand-file-name)
(tramp-gvfs-get-file-attributes)
(tramp-gvfs-maybe-open-connection): Handle davs? properly.
(tramp-gvfs-handler-askquestion): Improve `yes-or-no-p' prompt.
Show question also in batch mode.  Cache result.

* test/lisp/net/tramp-tests.el (tramp-test24-file-name-completion):
Support completion for host names and ports.
lisp/net/tramp-gvfs.el
test/lisp/net/tramp-tests.el