Today, Michael Albinus <[EMAIL PROTECTED]> wrote: > Svend Tollak Munkejord <[EMAIL PROTECTED]> writes: > >> Hi, >> >> I have (perhaps unnecessarily?) updated my Tramp to version 2.0.38. Now >> it doesn't want to connect to a host running Tru64 Unix -- it hangs >> while saying "sending the Perl `file-attributes' implementation". > > [...] > >> tramp-chunksize nil > > I remember vaguely that True64 Unix has problems with > process-send-string. See documentation of tramp-chunksize for an > example how to check it.
Running the code in the example in Emacs on the Tru64 Unix system gave "Server subprocess killed" after receiving some x. And (setq tramp-chunksize 500) solved the problem for me. Thanks a lot! -- Svend Tollak Munkejord _______________________________________________ Tramp-devel mailing list [EMAIL PROTECTED] http://mail.nongnu.org/mailman/listinfo/tramp-devel
