emacs/lisp/net
Michael Albinus 7aaf500701 Stronger check for Tramp method
* lisp/net/tramp-gvfs.el (tramp-gvfs-maybe-open-connection):
* lisp/net/tramp-rclone.el (tramp-rclone-maybe-open-connection):
* lisp/net/tramp-sudoedit.el (tramp-sudoedit-maybe-open-connection):
Use `tramp-get-connection-name'.

* lisp/net/tramp-sh.el (tramp-sh-handle-make-symbolic-link):
* lisp/net/tramp-smb.el (tramp-smb-handle-make-symbolic-link):
* lisp/net/tramp-sudoedit.el (tramp-sudoedit-handle-make-symbolic-link):
Don't check remote TARGET.

* lisp/net/tramp.el (tramp-dissect-file-name): Check for proper method.
(tramp-file-name-for-operation): Take only 2nd argument into
account for file name handler.
(tramp-file-name-handler): Suppress checks for `file-remote-p'.

* test/lisp/net/tramp-archive-tests.el
(tramp-archive-test02-file-name-dissect): Suppress check for wrong
method.

* test/lisp/net/tramp-tests.el (tramp--test-instrument-test-case):
Dump *all* Tramp buffers.
(tramp-test02-file-name-dissect)
(tramp-test02-file-name-dissect-simplified)
(tramp-test02-file-name-dissect-separate): Check also wrong method.
(tramp-test03-file-name-defaults): Check, that the respective
Tramp package is loaded.
(tramp-test04-substitute-in-file-name)
(tramp-test05-expand-file-name)
(tramp-test06-directory-file-name, tramp-test44-auto-load):
Suppress check for wrong method.
(tramp-test30-make-process): Remove instrumentation code.
(tramp-test31-interrupt-process, tramp-test36-vc-registered):
Guarantee that connection is established prior starting process.
2019-06-04 12:51:45 +02:00
..
ange-ftp.el Go back to "Maintainer: emacs-devel@gnu.org" 2019-05-25 14:25:18 -07:00
browse-url.el Go back to "Maintainer: emacs-devel@gnu.org" 2019-05-25 14:25:18 -07:00
dbus.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
dig.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
dns.el Avoid using obsolete accept-process-output arg 2019-01-15 14:09:11 -08:00
eudc-bob.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
eudc-export.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
eudc-hotlist.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
eudc-vars.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
eudc.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
eudcb-bbdb.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
eudcb-ldap.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
eudcb-mab.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
eww.el Make eww understand #fragment URLs at point interactively 2019-05-13 15:45:52 -04:00
gnutls.el Check for client certificates when using GnuTLS 2019-01-24 11:36:47 +01:00
goto-addr.el Go back to "Maintainer: emacs-devel@gnu.org" 2019-05-25 14:25:18 -07:00
hmac-def.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
hmac-md5.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
imap.el Avoid some double-rounding of Lisp timestamps 2019-02-22 18:33:57 -08:00
ldap.el Go back to "Maintainer: emacs-devel@gnu.org" 2019-05-25 14:25:18 -07:00
mailcap.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
mairix.el Simplify Gnus buffer liveness checking and killing 2019-05-30 02:56:28 +01:00
net-utils.el Update author/maintainer info 2019-05-26 01:00:16 -07:00
netrc.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
network-stream.el Avoid byte-compiler warning in starttls.el 2019-01-24 17:01:20 +02:00
newst-backend.el Avoid some double-rounding of Lisp timestamps 2019-02-22 18:33:57 -08:00
newst-plainview.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
newst-reader.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
newst-ticker.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
newst-treeview.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
newsticker.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
nsm.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
ntlm.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
pop3.el Go back to "Maintainer: emacs-devel@gnu.org" 2019-05-25 14:25:18 -07:00
puny.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
quickurl.el Remove Maintainer: when it duplicates Author: 2019-05-26 01:00:15 -07:00
rcirc.el Make rcirc PART and QUIT reasons customizable (Bug#12857) 2019-06-01 20:01:43 -04:00
rfc2104.el rfc2104.el: Remove XEmacs compat code. 2019-05-19 20:30:58 +02:00
rlogin.el Remove Maintainer: when it duplicates Author: 2019-05-26 01:00:15 -07:00
sasl-cram.el Update author/maintainer info 2019-05-26 01:00:16 -07:00
sasl-digest.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
sasl-ntlm.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
sasl-scram-rfc.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
sasl.el Update author/maintainer info 2019-05-26 01:00:16 -07:00
secrets.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
shr-color.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
shr.el Make shr-rescale-image respect get-buffer-window again 2019-05-16 13:38:11 +02:00
sieve-manage.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
sieve-mode.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
sieve.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
snmp-mode.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
soap-client.el Simplify use of encode-time 2019-02-10 23:54:35 -08:00
soap-inspect.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
socks.el Update author/maintainer info 2019-05-26 01:00:16 -07:00
telnet.el Go back to "Maintainer: emacs-devel@gnu.org" 2019-05-25 14:25:18 -07:00
tramp-adb.el Fix Bug#35769 2019-05-24 15:36:02 +02:00
tramp-archive.el ; Add comment in tramp-archive.el 2019-05-18 11:11:23 +02:00
tramp-cache.el Use proper read syntax for all function names in Tramp 2019-02-28 10:33:05 +01:00
tramp-cmds.el Use proper read syntax for all function names in Tramp 2019-02-28 10:33:05 +01:00
tramp-compat.el Require less packages in Tramp 2019-05-18 16:04:02 +02:00
tramp-ftp.el Use proper read syntax for all function names in Tramp 2019-02-28 10:33:05 +01:00
tramp-gvfs.el Stronger check for Tramp method 2019-06-04 12:51:45 +02:00
tramp-integration.el Fix Bug#35769 2019-05-24 15:36:02 +02:00
tramp-rclone.el Stronger check for Tramp method 2019-06-04 12:51:45 +02:00
tramp-sh.el Stronger check for Tramp method 2019-06-04 12:51:45 +02:00
tramp-smb.el Stronger check for Tramp method 2019-06-04 12:51:45 +02:00
tramp-sudoedit.el Stronger check for Tramp method 2019-06-04 12:51:45 +02:00
tramp-uu.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
tramp.el Stronger check for Tramp method 2019-06-04 12:51:45 +02:00
trampver.el Respect setgid bit of the upper directory in Tramp 2019-01-22 10:38:49 +01:00
webjump.el 2019-03-26 regex cleanup 2019-03-26 19:07:21 -07:00
zeroconf.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00