Eric Fowler <[email protected]> writes: Hi Eric,
> (add-to-list 'load-path "C:/Users/Eric Fowler/Documents/.emacs.d/tramp/lisp") > (setq tramp-default-method "ssh") Why do you use "ssh"? It is known to run into problems on w32 machines; the Tramp manual speaks about. I recommend you to use "plink". > Eric Best regards, Michael. _______________________________________________ Tramp-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/tramp-devel
