David Karr <davidmichaelk...@gmail.com> writes: Hi David,
> Ok, I've attached the gzipped output file, but what's curious is that > although this tramp call fails when I do it interactively, this > command line you specified works. At the end of it, I see the correct > content of the file in that emacs window. I had also tried manually > doing "set-variable" and setting "tramp-verbose" to "10" and then > redoing the interactive call, but it still times out. Yep, the traces look fine. Then try this interactively. Call "emacs -Q", and then in Emacs "C-x C-f /ssh:<myuserid>@<hostname>:~/.bash_profile". Does this work? Best regards, Michael.