1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-12 22:40:46 -08:00
emacs/lisp/net
Michael Albinus f24fe30cb8 Add Google Drive support to Tramp
* doc/misc/tramp.texi: Add `gdrive' method.

* doc/misc/trampver.texi:
* lisp/net/trampver.el: Change version to "2.3.1-pre".

* etc/NEWS: Add Tramp connection method "gdrive".

* lisp/net/tramp-gvfs.el (tramp-gvfs-methods) <gdrive>: Add.
(tramp-default-user-alist, tramp-default-host-alist): Add rule
for "gdrive".
(tramp-gvfs-file-attributes): Add "name", remove "standard::icon".
(tramp-gvfs-file-attributes-with-gvfs-ls-regexp): Simplify regexp.
(tramp-gvfs-get-directory-attributes): Improve loop.  Use
"standard::display-name" as file name, if available.
(tramp-gvfs-handle-file-name-all-completions): Simplify.
(tramp-gvfs-url-file-name, tramp-gvfs-handler-mounted-unmounted)
(tramp-gvfs-connection-mounted-p, tramp-gvfs-mount-spec):
Map between "gdrive" and "google-drive".

* lisp/net/tramp.el (tramp-call-process): Do not signal error.

* test/lisp/net/tramp-tests.el (tramp--instrument-test-case):
Do not enable `tramp-message-show-message'.
(tramp-test13-make-directory, tramp-test14-delete-directory):
Do not specify error type.
2016-07-04 15:36:30 +02:00
..
ange-ftp.el
browse-url.el * lisp/net/browse-url.el (browse-url-default-browser): 2016-01-30 11:52:42 -08:00
dbus.el
dig.el
dns.el
eudc-bob.el
eudc-export.el
eudc-hotlist.el
eudc-vars.el
eudc.el Rename "Directory Search" menu to "Servers" 2016-04-29 03:15:59 +02:00
eudcb-bbdb.el
eudcb-ldap.el
eudcb-mab.el
eww.el Make `R' in eww work more reliably 2016-05-05 19:41:21 +02:00
gnutls.el Allow making TLS negotiation blocking 2016-03-05 17:04:34 +01:00
goto-addr.el
hmac-def.el
hmac-md5.el
html2text.el Move low-level library files from the lisp/gnus directory 2016-02-24 13:04:03 +11:00
imap.el Fix imap-starttls-open 2016-01-31 14:37:33 +01:00
ldap.el
mailcap.el Remove obsolete leading * from defcustom, defface doc strings. 2016-06-09 20:13:12 -04:00
mairix.el
net-utils.el Teach net-utils more iproute2 and nl80211 tools 2016-06-25 10:38:33 -04:00
netrc.el
network-stream.el Make STARTTLS error messages better 2016-04-24 15:39:44 +02:00
newst-backend.el Simplify now that float-time etc. are built-in 2016-05-08 12:46:22 -07:00
newst-plainview.el
newst-reader.el
newst-ticker.el
newst-treeview.el Improve newsticker-treeview-selection-face 2016-02-04 18:31:04 +01:00
newsticker.el
nsm.el Make the nsm query say what it did after the user interaction 2016-02-06 14:08:26 +11:00
ntlm.el
pinentry.el Set file modes of pinentry socket for extra safety 2016-02-22 11:49:19 +09:00
pop3.el Leading "*" in the doc of defvars is long obsolete. 2016-06-10 00:23:33 -04:00
puny.el
quickurl.el Fix problems caused by new implementation of sub-word mode 2016-03-21 17:47:22 -07:00
rcirc.el ; Refer to version 25.2 rather than 26.1. 2016-06-10 00:55:02 -04:00
rfc2104.el
rlogin.el
sasl-cram.el
sasl-digest.el
sasl-ntlm.el
sasl-scram-rfc.el
sasl.el
secrets.el
shr-color.el
shr.el Fix the prefix action of shr-copy-url 2016-06-27 22:26:02 +02:00
sieve-manage.el Move low-level library files from the lisp/gnus directory 2016-02-24 13:04:03 +11:00
sieve-mode.el Remove some more face aliases obsoleted in 22.1 2016-06-23 18:48:12 -04:00
sieve.el Move low-level library files from the lisp/gnus directory 2016-02-24 13:04:03 +11:00
snmp-mode.el
soap-client.el Sync with soap-client repository, version 3.1.1 2016-03-16 11:03:31 -04:00
soap-inspect.el
socks.el
starttls.el Remove obsolete leading * from defcustom, defface doc strings. 2016-06-09 20:13:12 -04:00
telnet.el
tls.el Fix doc string of tls-program 2016-02-05 18:13:34 +11:00
tramp-adb.el Leading "*" in the doc of defvars is long obsolete. 2016-06-10 00:23:33 -04:00
tramp-cache.el Fix Bug#22145 2016-04-03 10:14:56 +02:00
tramp-cmds.el Improve robustness for out-of-band copy in Tramp 2016-05-31 20:00:21 +02:00
tramp-compat.el Pacify byte compiler in tramp.el 2016-05-09 21:08:51 +02:00
tramp-ftp.el
tramp-gvfs.el Add Google Drive support to Tramp 2016-07-04 15:36:30 +02:00
tramp-gw.el
tramp-sh.el Fix some oddities in Tramp's rsync and smb methods 2016-06-26 12:30:21 +02:00
tramp-smb.el Fix some oddities in Tramp's rsync and smb methods 2016-06-26 12:30:21 +02:00
tramp-uu.el
tramp.el Add Google Drive support to Tramp 2016-07-04 15:36:30 +02:00
trampver.el Add Google Drive support to Tramp 2016-07-04 15:36:30 +02:00
webjump.el Misc small webjump updates. 2016-06-07 21:29:30 -04:00
zeroconf.el