>> Then does the patch below fix the problem acceptably (and does the comment
>> correctly describe the problem)?
> That looks fine to me.  But shouldn't the other vc backends behave the
> same way?

Most other backends don't need to run any command just to figure out whether
a file is under VC control or not.  Actually vc-arch.el probably should but
it doesn't (`tla' doesn't really provide the right command for it anyway).

> Or should vc-do-command raise a file-error?

vc-do-command can't know whether it's a file-error or something else.

> (Or should Tramp check the command existence, and raise a file-error?)

That'd be good, but if it comes at a performance price, it's not clear it's
worth the trouble.


        Stefan



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

Reply via email to