tramp-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ssh method on emacs W32 and ssh from cygwin


From: Michael Albinus
Subject: Re: ssh method on emacs W32 and ssh from cygwin
Date: Tue, 03 Oct 2006 09:10:20 +0200
User-agent: Gnus/5.1008 (Gnus v5.10.8) Emacs/20.7 (hpux)

"emacs user" <address@hidden> writes:

>>Tramp calls "bash" on your local machine, which doesn't return any
>>output (empty buffer "*tramp/scp address@hidden"). Is this what you
>>want as local shell on your Windows XP machine?
>
> thanks for the quick reply.  yes, this is what I would want, and I
> would like this to be the cygwin bash.  I dont suppose you would know
> how I could make that happen?

The cygwin bash must be found via your exec-path. Maybe you must
extend this variable. If it is found, you shall check what kind of
prompt it offers - Tramp is a little bit sensible in the kind of
prompt it accepts.

But it isn't necessary to use the _local_ bash, because Tramp connects
immediately after calling bash to the remote host.

Best regards, Michael.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]