diff options
| author | Jim Porter | 2023-07-09 12:06:13 -0700 |
|---|---|---|
| committer | Jim Porter | 2023-07-10 12:27:09 -0700 |
| commit | a6e88dc72692a7a361cebdceb63851dc2427958d (patch) | |
| tree | b5f97ae4cad92bd10275e755a3296148a90a7180 /java | |
| parent | 438921161acaf3f4494f8866302c339e13c88cdb (diff) | |
| download | emacs-a6e88dc72692a7a361cebdceb63851dc2427958d.tar.gz emacs-a6e88dc72692a7a361cebdceb63851dc2427958d.zip | |
Add support for explicitly-remote commands in Eshell
* lisp/files.el (file-remote-p):
* doc/lispref/files.texi (Magic File Names): Document 'never' for
CONNECTED argument.
* lisp/net/tramp.el (tramp-handle-file-remote-p): Handle CONNECTED
value of 'never'.
* lisp/eshell/esh-ext.el (eshell-explicit-remote-commands): New
option.
(eshell-ext-initialize): Apply 'eshell-handle-remote-command' when
requested.
(eshell-handle-remote-command): New function.
(eshell-remote-command): Reimplement this function and dispatch to
'eshell-external-command', which can handle remote processes on its
own.
* test/lisp/eshell/esh-ext-tests.el
(esh-ext-test/explicitly-remote-command)
(esh-ext-test/explicitly-local-command): New tests.
* doc/misc/eshell.texi (Remote Access): Document explicitly-remote
commands.
* etc/NEWS: Announce this change.
Diffstat (limited to 'java')
0 files changed, 0 insertions, 0 deletions