Ville Skyttä <scop(a)xemacs.org> writes:
> (or (functionp 'process-file)
> (defalias 'process-file 'tramp-handle-process-file))
>
> The other altrnative would be to call `tramp-handle-process-file' directly.
This was the first approach I tried. However, it doesn't work for me,
evaluating (vc-user-login-name "/[some.host]foo/bar") I get this:
Debugger entered--Lisp error: (wrong-type-argument number-char-or-marker-p
nil)
Hmm, you're right. The implementation of `process-file' in Tramp 2.0
is stupid, indeed. It does not return the proper exit code.
I hope we can solve the GPL licensing issues sometime. Then we could
go forward with Tramp 2.1 in XEmacs, which has been declared as stable
Tramp version meanwhile.
Best regards, Michael.
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta