Daniel Pittman <[EMAIL PROTECTED]> writes:
> Anyway, I am actually somewhat surprised that 'vc-registered' fails for
> you. It does not depend on anything more than a couple of
> 'file-exists-p' tests mostly.
Well, it turned out to be easier to find than I thought. You see, you
cleverly disabled EFS in rcp-run-real-handler, but neither of us
thought that it would be equally clever to disable ange-ftp! :-)
Remote VC fails because (1) rcp.el does not include a handler for
vc-registered, and hence (2) the ange-ftp handler would get run, which
(3) always returned nil.
I think the current version should be much better.
kai
--
Life is hard and then you die.