Paul Lew <[EMAIL PROTECTED]> writes: > Yes. Both exists, in fact all the tramp .el and .elc files are in that > directory. I have tried add various directories in the load path but > each resulted in another error.
Are you really really REALLY sure that the directory is in load-path AT THAT MOMENT IN TIME? Perhaps you could add (message "Load-path is: %s" load-path) to site-init.el just prior to loading Tramp. > I have a feeling that this is another not-yet-revealed problem with > emacs when prefix is set differently than /usr/local/bin. In our > organization, the /usr/local is not user accssible so I can not > verify this. Maybe someone can help? I've used Emacs with prefixes of /home/jrl/sw/emacs, /sw/emacs, /sw/stow/emacs, /usr/kai/emacs, /app/ourgroup/emacs/21.3, /prod/emacs/21.3, /usr, and some others, and never did I have any problems with those prefixes. Kai _______________________________________________ Tramp-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/tramp-devel
