Michael Albinus
2fffc1dfdf
Some Tramp fixes for directory-files-* and delete-*
* lisp/files.el (delete-directory): Simplify check for trash.
* lisp/net/ange-ftp.el (ange-ftp-delete-file): Implement TRASH.
* lisp/net/tramp-compat.el (tramp-compat-directory-files)
(tramp-compat-directory-files-and-attributes)
(tramp-compat-directory-empty-p): New defaliases.
* lisp/net/tramp.el (tramp-handle-directory-files-and-attributes)
(tramp-skeleton-delete-directory):
* lisp/net/tramp-gvfs.el (tramp-gvfs-handle-delete-directory): Use them.
* lisp/net/tramp-sh.el (tramp-sh-handle-directory-files-and-attributes):
Implement COUNT.
* test/lisp/net/tramp-tests.el (tramp-test14-delete-directory):
Do not run trash test for ange-ftp.
(tramp-test16-directory-files)
(tramp-test19-directory-files-and-attributes): Check COUNT argument.
2020-11-03 18:47:32 +01:00
..
2020-09-30 11:19:41 +02:00
2020-10-23 16:29:46 +02:00
2020-10-28 03:24:18 +01:00
2020-10-23 21:07:26 +02:00
2020-10-24 02:29:04 +02:00
2020-10-30 08:59:11 +01:00
2020-09-10 20:25:19 +02:00
2020-10-23 16:29:46 +02:00
2020-10-28 03:24:18 +01:00
2020-10-23 21:07:26 +02:00
2020-10-27 12:25:57 +01:00
2020-10-28 03:41:55 +01:00
2020-10-28 03:41:55 +01:00
2020-10-28 03:41:55 +01:00
2020-10-24 02:29:04 +02:00
2020-10-28 03:41:55 +01:00
2020-11-03 18:47:32 +01:00