[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: tramp (2.1.16-pre); Re: test for tramp-chunksize "does not work"
From: |
Michael Albinus |
Subject: |
Re: tramp (2.1.16-pre); Re: test for tramp-chunksize "does not work" |
Date: |
Thu, 23 Apr 2009 23:25:34 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.0.92 (gnu/linux) |
David Abrahams <address@hidden> writes:
> So the question for me is, since I have added the attached advice to
> accept-process-output, should I also adjust tramp-chunksize to
> whatever the test tells me?
You might try it. We've introduced tramp-chunksize for systems, where
process-send-string was kind of broken. Like for HP-UX, FreeBSD,
etc. Maybe it helps also for accept-process-output, and other miseries.
> David Abrahams
Best regards, Michael.