At 2008-03-04 15:03 +0100, Michael Albinus wrote:
The appended patch (towards Tramp 2.1.13-pre) might fix it.
It does, very nearly. The only wrinkle is the lack of an auto load. If I start a fresh instance of XEmacs and type C-x C-f /[myhos TAB then Tramp's completion does not kick in. If I enter ] TAB then Tramp makes an abortive attempt to open myhos. From there on completion of myhost works. (require 'tramp) in ~\.xemacs\init.el is okay as a work around. Thanks. -- Pete Forman -./\.- Disclaimer: This post is originated WesternGeco -./\.- by myself and does not represent [EMAIL PROTECTED] -./\.- the opinion of Schlumberger or http://petef.22web.net -./\.- WesternGeco. _______________________________________________ Tramp-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/tramp-devel
