[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: tramp (2.1.6-pre); Typo in tramp-maybe-open-connection
From: |
Michael Albinus |
Subject: |
Re: tramp (2.1.6-pre); Typo in tramp-maybe-open-connection |
Date: |
Mon, 20 Feb 2006 16:00:26 +0100 |
User-agent: |
Gnus/5.1002 (Gnus v5.10.2) Emacs/20.7 (hpux) |
"Heike C. Zimmerer" <address@hidden> writes:
> tramp-maybe-open-connection:
>
> (unless (and (memq (process-status p) '(run open))
> - (tramp-wait-for-output 10))
> + (tramp-wait-for-output p 10))
Thanks for the patch; I'll apply it tonight to CVS.
> Thanks,
>
> Heike
Best regards, Michael.