[PATCH] Update `tramp-handle-file-remote-p'

Michael Albinus michael.albinus at gmx.de
Thu Jan 3 06:04:23 EST 2008


Michael Sperber <sperber at deinprogramm.de> writes:

> Hi there,
>
> I'd like to synch our implementation of `file-remote-p' with GNU Emacs's
> (I know Michael suggested this years ago---sorry for dropping the ball).
> I'd like to adopt the recent changes in the function's argument
> conventions (additional `identification' and `connected' parameters).
> Could the attached patch (which simply copies the function from the
> latest Tramp to ours) be approved and/or committed?
>
> 2008-01-03  Michael Sperber  <mike at xemacs.org>
>
> 	* lisp/tramp.el (tramp-handle-file-remote-p): Synch with latest
> 	Tramp, to support the latest changes in argument conventions.

That wouldn't work. Tramp 2.1 (in GNU Emacs) is not compatible with
Tramp 2.0 (in XEmacs). I propose to upgrade to Tramp 2.1 in XEmacs if
possible. Then you get this patch for free :-)

Tramp 2.1 is the stable version since summer last year. Technically,
there shouldn't be major problems when upgrading. "Just" the GPLv3
issue needs to be solved.

Best regards, Michael.



More information about the XEmacs-Patches mailing list