Dennis van Dok <[email protected]> writes: > Hi,
Hi Dennis, > thanks for looking into this. I tried building tramp from git master and > running with my emacs 24.3.1, by typing 'Mx load-library tramp' but I > got a strange error > > 'Autoloading failed to define function socks-original-open-network-stream'. Did you adapt load-path accordongly? > Don't know what to do now. :-( I have installed Emacs 24.3 from Ubuntu 14.10. No problem with that: # emacs24 -Q -L ~/src/tramp/lisp '/socks:localhost#2020|ssh:myhost:' However, this is painful slow. Using recent Emacs 25.0.50 runs much faster. Even Emacs 24.4 shall run faster, haven't checked. > Dennis Best regards, Michael. _______________________________________________ Tramp-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/tramp-devel
