[PATCH] Update `tramp-handle-file-remote-p'
Michael Albinus
michael.albinus at gmx.de
Thu Jan 3 07:23:10 EST 2008
Michael Sperber <sperber at deinprogramm.de> writes:
>> That wouldn't work. Tramp 2.1 (in GNU Emacs) is not compatible with
>> Tramp 2.0 (in XEmacs).
>
> It seems to work, though, and I see nothing in the patch that conflicts
> with the old Tramp.
+ (t (tramp-make-tramp-file-name method user host "")))))))
Al least this line must be different. In Tramp 2.0, there is an
additional argument multi-method for tramp-make-tramp-file-name.
More information about the XEmacs-Patches
mailing list