(tramp-handle-directory-files-and-attributes): New function.
authorLars Hansen <larsh@soem.dk>
Fri, 26 Nov 2004 21:39:27 +0000 (21:39 +0000)
committerLars Hansen <larsh@soem.dk>
Fri, 26 Nov 2004 21:39:27 +0000 (21:39 +0000)
commitc82c5727248e19bc0ef4603aa436e36f37772fa0
treefca23f1dca18be54c2cd9a9356046e7d29f9298b
parent3a0ab7ecf334c68fe2c63af2e5b36967a758f251
(tramp-handle-directory-files-and-attributes): New function.
(tramp-perl-directory-files-and-attributes): New constant.
(tramp-file-name-handler-alist): Delete file-directory-files, add directory-files-and-attributes.
(tramp-perl-file-attributes): Surround uid and gid by double quotes.
Change parameter id-format from nonnumeric.
(tramp-convert-file-attributes): New function.
(tramp-handle-file-attributes): Use it.
(tramp-maybe-send-perl-script): New function.
(tramp-handle-file-attributes-with-perl): Use it. Don't convert file mode.
Change parameter id-format from nonnumeric.
(tramp-handle-file-attributes-with-ls): Change parameter id-format from nonnumeric.
(tramp-post-connection): Don't send tramp-perl-file-attributes script.
Reset connection property "perl-scripts".
(tramp-handle-insert-directory): Run real handler when ls-lisp is in use.
lisp/ChangeLog
lisp/net/tramp.el