Mercurial > emacs
comparison lisp/net/rcompile.el @ 58540:d3f76ef9ad46
(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.
author | Lars Hansen <larsh@soem.dk> |
---|---|
date | Fri, 26 Nov 2004 21:39:02 +0000 |
parents | 695cf19ef79e |
children | b79d54436669 375f2633d815 |
comparison
equal
deleted
inserted
replaced
58539:11824b501603 | 58540:d3f76ef9ad46 |
---|