Michael Albinus
5ff8a90395
Tramp allows now external implementations for functions
* doc/misc/tramp.texi (Frequently Asked Questions): Mention tramp-hlo.
(New operations): New node.
(Top, Files directories and localnames): Add it to @menu.
* etc/NEWS: Mention Tramp's feature to add function implementations.
Presentational fixes and improvements.
* lisp/net/tramp.el (tramp-file-name-for-operation-external): New defvar.
(tramp-file-name-for-operation): Use `memq'. Handle external
operations. Raise `remote-file-error' error in case of.
(tramp-add-external-operation, tramp-remove-external-operation):
New defuns.
* test/lisp/net/tramp-archive-tests.el (tramp-archive-test50-auto-load)
(tramp-archive-test50-delay-load)
(tramp-archive-test51-without-remote-files): Rename.
* test/lisp/net/tramp-tests.el (tramp--test-operation)
(tramp--handler-for-test-operation): New defuns.
(tramp-test49-external-backend-function): New test.
(tramp-test50-auto-load, tramp-test50-delay-load)
(tramp-test50-recursive-load, tramp-test50-remote-load-path)
(tramp-test51-without-remote-files, tramp-test52-unload): Rename.
2025-08-05 12:00:21 +02:00
..
2025-08-02 17:25:14 +03:00
2025-07-24 22:13:47 -07:00
2025-08-02 11:13:41 -04:00
2025-03-22 11:57:29 -07:00
2025-08-05 12:00:21 +02:00
2025-01-02 18:39:42 +01:00