Michael Albinus
a94ac604d8
Provide tramp-sh-handle-make-process
* lisp/net/tramp-sh.el (tramp-sh-file-name-handler-alist):
Add `tramp-sh-handle-make-process' and
`tramp-handle-start-file-process'.
(tramp-sh-handle-make-process): New defun, derived from
`tramp-sh-handle-start-file-process'. (Bug#28691)
* lisp/net/tramp.el (tramp-handle-start-file-process): New defun.
* test/lisp/net/tramp-tests.el (tramp-test30-make-process):
New test.
(tramp-test31-interrupt-process, tramp-test32-shell-command)
(tramp-test33-environment-variables)
(tramp-test33-environment-variables-and-port-numbers)
(tramp-test34-explicit-shell-file-name, tramp-test35-exec-path)
(tramp-test35-remote-path, tramp-test36-vc-registered)
(tramp-test37-make-auto-save-file-name)
(tramp-test38-find-backup-file-name)
(tramp-test39-make-nearby-temp-file)
(tramp-test40-special-characters)
(tramp-test40-special-characters-with-stat)
(tramp-test40-special-characters-with-perl)
(tramp-test40-special-characters-with-ls, tramp-test41-utf8)
(tramp-test41-utf8-with-stat, tramp-test41-utf8-with-perl)
(tramp-test41-utf8-with-ls, tramp-test42-file-system-info)
(tramp-test43-asynchronous-requests, tramp-test44-auto-load)
(tramp-test44-delay-load, tramp-test44-recursive-load)
(tramp-test44-remote-load-path, tramp-test45-unload): Rename.
2018-12-24 14:28:31 +01:00
..
2018-08-29 22:47:00 -04:00
2018-09-24 19:15:23 -07:00
2018-12-20 07:51:17 -08:00
2018-12-15 14:49:46 -08:00
2018-05-20 11:02:50 -07:00
2018-08-18 15:22:35 -07:00
2018-12-24 14:28:31 +01:00
2018-12-20 07:51:16 -08:00
2018-05-29 21:24:26 +02:00
2018-05-01 14:26:38 +02:00
2018-12-19 15:06:18 -05:00
2018-10-12 11:44:15 +03:00
2018-06-05 15:53:33 +02:00
2018-08-10 08:36:24 -04:00
2018-12-04 12:54:01 -05:00
2018-08-23 22:50:15 -04:00
2018-07-13 11:28:16 -04:00
2018-08-04 11:37:39 -04:00
2018-11-25 21:08:08 +01:00
2018-12-15 18:17:01 -08:00
2018-12-21 13:53:20 +01:00
2018-12-22 22:10:48 +01:00
2018-07-09 16:03:49 +02:00
2018-12-18 15:34:01 -05:00
2018-06-14 11:01:49 +02:00
2018-11-25 21:08:08 +01:00
2018-10-09 17:46:31 +03:00
2018-12-21 09:41:04 +01:00
2018-12-04 12:39:47 -05:00
2018-06-17 10:22:28 -07:00
2018-12-17 10:26:15 -08:00
2018-06-10 18:47:27 -04:00
2018-09-15 09:20:32 -07:00
2018-09-09 07:41:50 -07:00
2018-08-08 19:58:29 -04:00