[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Tramp and BusyBox problem?
From: |
Michael Albinus |
Subject: |
Re: Tramp and BusyBox problem? |
Date: |
Thu, 19 Mar 2009 17:39:33 +0100 |
User-agent: |
Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux) |
Mats Löfdahl <mats_lofdahl@yahoo.se> writes:
> I then started a fresh emacs and did the double attempt to connect as
> root. To me it looked just like last time but I've uploaded the debug
> buffer anyway: http://www.solarphysics.kva.se/~mats/debug3.txt
Things progress. Still an error, but at another place.
Tramp has two problems with your Busybox: it echoes the commands, and it
is slow. This case, when Tramp has send "PS1='$ '", only the "PS1='$"
substring was visible in the output buffer, and Tramp thought it is a
shell prompt. Then it has sent the next command, and it began to be
confused by the not read characters.
So we must convince Tramp there isn't a shell prompt, even if the
command itself is echoed, and even if only a substring of the whole
command is visible.
The appended patch tries to catch this situation. Could you, please,
test?
Thanks, and best regards, Michael.
txtjEKt9_ZTyD.txt
Description: Text Data
- Re: Tramp and BusyBox problem?, (continued)
- Re: Tramp and BusyBox problem?, Michael Albinus, 2009/03/03
- Message not available
- Re: Tramp and BusyBox problem?, Mats Löfdahl, 2009/03/04
- Re: Tramp and BusyBox problem?, Michael Albinus, 2009/03/08
- Message not available
- Re: Tramp and BusyBox problem?, Mats Löfdahl, 2009/03/08
- Re: Tramp and BusyBox problem?, Michael Albinus, 2009/03/15
- Message not available
- Re: Tramp and BusyBox problem?, Mats Löfdahl, 2009/03/15
- Re: Tramp and BusyBox problem?, Michael Albinus, 2009/03/15
- Message not available
- Re: Tramp and BusyBox problem?, Mats Löfdahl, 2009/03/15
- Re: Tramp and BusyBox problem?, Michael Albinus, 2009/03/17
- Message not available
- Re: Tramp and BusyBox problem?, Mats Löfdahl, 2009/03/17
- Re: Tramp and BusyBox problem?,
Michael Albinus <=
- Message not available
- Re: Tramp and BusyBox problem?, Mats Löfdahl, 2009/03/19
- Re: Tramp and BusyBox problem?, Michael Albinus, 2009/03/19