1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-25 15:00:45 -08:00
emacs/lisp/net
Michael Albinus 00d4ba2794 Further improvements in Tramp's file name unquoting
* lisp/net/tramp-adb.el (tramp-adb-handle-file-local-copy)
(tramp-adb-handle-write-region): Unquote localname.
(tramp-adb-handle-copy-file): Implement direct copy on remote device.
(tramp-adb-handle-rename-file): Quote arguments, add "-f" to force.

* lisp/net/tramp.el (tramp-file-name-unquote-localname): New defun.
(tramp-handle-file-name-case-insensitive-p):
* lisp/net/tramp-gvfs.el (tramp-gvfs-get-file-attributes)
(tramp-gvfs-connection-mounted-p, tramp-gvfs-mount-spec)
(tramp-gvfs-maybe-open-connection):
* lisp/net/tramp-sh.el (tramp-make-copy-program-file-name):
* lisp/net/tramp-smb.el (tramp-smb-get-share)
(tramp-smb-get-localname): Use it.

* test/lisp/net/tramp-tests.el (tramp--test-docker-p): New defun.
(tramp--test-special-characters, tramp-test34-utf8)
(tramp-test34-utf8-with-stat, tramp-test34-utf8-with-perl)
(tramp-test34-utf8-with-ls): Use it.
2016-12-12 11:12:34 +01:00
..
ange-ftp.el Merge from origin/emacs-25 2016-11-19 14:31:05 -08:00
browse-url.el Merge from origin/emacs-25 2016-11-19 14:31:05 -08:00
dbus.el Turn on lexical-binding in some net libs 2016-10-31 20:19:21 -04:00
dig.el Derive dig-mode from special-mode 2016-10-19 23:59:04 -04:00
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 ; Fix warnings 2016-11-04 10:14:01 -04:00
gnutls.el
goto-addr.el
hmac-def.el
hmac-md5.el
html2text.el
imap.el
ldap.el
mailcap.el Simplify some loops and cons 2016-10-18 01:53:22 -04:00
mairix.el
net-utils.el Update parameter :version to 26.1 in several defcustom 2016-11-17 00:39:43 +09:00
netrc.el
network-stream.el ; Replace "25.2" with "26.1" where appropriate, which is almost everywhere 2016-11-17 22:50:40 -08: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
newsticker.el Turn on lexical-binding in some net libs 2016-10-31 20:19:21 -04:00
nsm.el Move read-multiple-choice to subr-x.el 2016-07-22 11:08:21 +02:00
ntlm.el Bump version of ntlm.el to 2.1.0 2016-10-05 20:18:18 -04:00
pinentry.el
pop3.el An efficient built-in mapcan 2016-07-10 01:18:47 +02:00
puny.el
quickurl.el Update quickurl.el 2016-11-09 12:54:36 -05:00
rcirc.el ; Replace "25.2" with "26.1" where appropriate, which is almost everywhere 2016-11-17 22:50:40 -08:00
rfc2104.el
rlogin.el
sasl-cram.el
sasl-digest.el
sasl-ntlm.el
sasl-scram-rfc.el
sasl.el
secrets.el Turn on lexical binding 2016-07-08 21:49:52 -04:00
shr-color.el
shr.el Merge from origin/emacs-25 2016-12-07 12:36:38 -08:00
sieve-manage.el Update parameter :version to 26.1 in several defcustom 2016-11-17 00:39:43 +09:00
sieve-mode.el Remove some more face aliases obsoleted in 22.1 2016-06-23 18:48:12 -04:00
sieve.el sieve.el: Make the buffer to edit unmodified initially (bug#24423) 2016-09-12 23:08:02 +00:00
snmp-mode.el
soap-client.el
soap-inspect.el
socks.el
starttls.el Merge from origin/emacs-25 2016-12-07 12:43:16 -08:00
telnet.el
tls.el
tramp-adb.el Further improvements in Tramp's file name unquoting 2016-12-12 11:12:34 +01:00
tramp-cache.el Fix further problems with quoted file names in Tramp 2016-12-09 19:54:20 +01:00
tramp-cmds.el Dump also connection local variables in Tramp bug reports 2016-11-22 09:20:21 +01:00
tramp-compat.el Fix further problems with quoted file names in Tramp 2016-12-09 19:54:20 +01:00
tramp-ftp.el Add missing dcstrings in Tramp, remove chec for obsolee methods 2016-08-07 08:45:12 +02:00
tramp-gvfs.el Further improvements in Tramp's file name unquoting 2016-12-12 11:12:34 +01:00
tramp-gw.el Implement connection-local variables 2016-11-14 13:56:58 +01:00
tramp-sh.el Further improvements in Tramp's file name unquoting 2016-12-12 11:12:34 +01:00
tramp-smb.el Further improvements in Tramp's file name unquoting 2016-12-12 11:12:34 +01:00
tramp-uu.el
tramp.el Further improvements in Tramp's file name unquoting 2016-12-12 11:12:34 +01:00
trampver.el Change Tramp version to "2.2.13.25.2" 2016-10-19 10:35:52 +02:00
webjump.el Misc small webjump updates. 2016-06-07 21:29:30 -04:00
zeroconf.el