[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: bug#3071: 23.0.92; accept-process-output broken on MacOS
From: |
Michael Albinus |
Subject: |
Re: bug#3071: 23.0.92; accept-process-output broken on MacOS |
Date: |
Tue, 21 Apr 2009 17:20:24 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.0.91 (gnu/linux) |
David Abrahams <address@hidden> writes:
> Opening remote files/directories via TRAMP is wicked slow on MacOS; the
> same operation on a linux emacs running on the same hardware is
> practically instantaneous. Turns out that applying the enclosed patch
> makes the symptom go away. I'm not an expert on emacs process handling,
> but that tells me emacs probably isn't detecting output from the process
> until the timeout (usually 1 second for TRAMP) is reached.
Thanks a lot for your investigation! However, I believe your patch
towards tramp.el shall be only the last resort (and NOT the final
solution). One shall investigate, what's happening on mac.
Best regards, Michael.
- Re: bug#3071: 23.0.92; accept-process-output broken on MacOS,
Michael Albinus <=