The solution would be to set temporarily default-directory to "/" or
    whatover local during loading of Tramp. But I have no idea how to say
    it,

Does

(let ((default-directory "/"))
  (require 'tramp))

do the job?


_______________________________________________
Tramp-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/tramp-devel

Reply via email to