I'll try again, but I already tried it and everything seemed normal.
I intuited that maybe it had to do with Windows line-endings and
tweaked a regexp in tramp, but it only seemed to get a little further
so that may not have been right at all.

On Tue, Feb 1, 2011 at 8:49 AM, Michael Albinus <[email protected]> wrote:
> Dave Abrahams <[email protected]> writes:
>
> Hi Dave,
>
>>> I beg your pardon, but I don't know which previous report you are
>>> referring to.
>>
>> It was bounced :(
>> I'll try to send it to you directly.
>
> Got it. Tramp has send two commands:
>
> # ssh xp   -q -o 
> ControlPath=/var/folders/w6/w6aHCL+5EVeBUsDYKAF0pU+++TI/-Tmp-/tramp.871tbt.%r@%h:%p
>  -o ControlMaster=yes -e none && exit || exit
>
> # exec env ENV='' PROMPT_COMMAND='' PS1=\$\  PS2='' PS3='' /bin/sh
>
> Please try them from a local shell. I guess you can omit the -o
> arguments from ssh, and the exec prefix. Would be interesting to see,
> what the second command returns.
>
> Best regards, Michael.
>



-- 
Dave Abrahams
BoostPro Computing
http://www.boostpro.com

_______________________________________________
Tramp-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/tramp-devel

Reply via email to