[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: tramp (2.1.19): Problem with tramp_vc_registered_read_file_names
From: |
Michael Albinus |
Subject: |
Re: tramp (2.1.19): Problem with tramp_vc_registered_read_file_names |
Date: |
Tue, 19 Oct 2010 10:04:36 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) |
David Rothenberger <address@hidden> writes:
> I'm hitting a problem with tramp 2.1.19 that I wasn't seeing with
> 2.1.18. First, I should mention that I'm using XEmacs 21.4.22 under
> Cygwin (yes, I know).
[...]
> This is actually two commands due to the here document, so PS1
> occurs twice: once after the output of
> tramp_vc_registered_read_file_names and once after the "echo
> tramp_exit_status" stuff. Unfortunately, tramp-wait-for-output
> sometimes returns after seeing the first PS1, which seems to confuse
> tramp-send-command-and-check.
Yes, tramp_vc_registered_read_file_names has been changed with Tramp
2.1.19, using here documents. Could you, please, set tramp-verbose to
10, and rerun the test? I'ld like to see the debug buffer then.
Thanks, and best regards, Michael.