new vc rcs file checkin problem with tramp

Michael Albinus michael.albinus at gmx.de
Mon Oct 1 09:14:16 EDT 2007


Ville Skyttä <scop at 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.



More information about the XEmacs-Beta mailing list