Joseph Mingrone <[email protected]> writes: Hi Joseph,
> The recipe below results in tramp hanging on first use with both 25.2 > and a recent build from the master branch. > > 1. emacs -Q > 2. evaluate (find-file "/ssh:some_host:/some/file") With Emacs 25.2, I cannot reproduce it locally. In master, I've worked on a similar problem last days; shall be fixed now. However, > 19:01:25.334352 tramp-call-process (6) # ‘ssh -o ControlPath=%C 0.0.0.1’ nil > *temp* What happens, if you call in a local shell # ssh -o ControlPath=%C 0.0.0.1 Best regards, Michael. _______________________________________________ Tramp-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/tramp-devel
