Committed.

I have changed the first parameter of `tramp-check-cached-permissions'
to VEC, it is needed by `tramp-get-file-property' and
`tramp-get-connection-property'. In Tramp, it is always "good style" to
use VEC instead of a filename for function parameters; it is needed
often (for example for debug messages).

Furthermore, you go always through the complete (dolist (suffix
'("string" "integer") result) ...) loop. Maybe you could finish when you
have found a hit, using `throw' and `catch'.

Best regards, Michael.


_______________________________________________
Tramp-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/tramp-devel

Reply via email to