|
From: | Michael Albinus |
Subject: | Re: [PATCH 1/1] * tramp.el (tramp-handle-file-attributes): Removed file-exists-p call. (tramp-handle-file-attributes-with-ls): Check for file existence at remote end. (tramp-handle-file-attributes-with-stat): Likewise. (tramp-perl-file-attributes): Print "nil" when lstat fails. (tramp-convert-file-attributes): Return nil when attr is nil. |
Date: | Sun, 16 Aug 2009 17:23:19 +0200 |
User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux) |
Committed. Instead of using "test -e", I have applied `tramp-find-file-exists-command'. Best regards, Michael.
[Prev in Thread] | Current Thread | [Next in Thread] |