[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
remote shell problem
From: |
Jarda Grešula |
Subject: |
remote shell problem |
Date: |
Thu, 25 Jan 2007 12:17:15 +0000 (UTC) |
User-agent: |
Loom/3.14 (http://gmane.org/) |
Hello,
I have the following problem with tramp:
;---
address@hidden:~$ $ exec env 'ENV=' 'PS1=$ ' /bin/sh
# Waiting 30s for remote `/bin/sh' to come up...
exec env 'ENV=' 'PS1=$ ' /bin/sh
$
$ [[Regexp `\(^[^#$%>
]*[#$%>] *\|^[^#$%>
]*[#$%>] *\(\[[0-9;]*[a-zA-Z] *\)*\)\'' not found in 30 secs]]]
;---
The problem is very likely related to the remote shell as I get this error only
when tramp connects to one particular linux machine. Connection with other
machines works well even within the same emacs session.
I have tried various connection types (cygwin telnet, plink), played with some
variables (tramp-terminal-type, tramp-rsh-end-of-line) but the result is still
the same.
I'm on win32, using GNU Emacs 22.0.93.1, TRAMP version 2.0.55
Do you have any ideas how to solve that?
Thanks,
Jarda.
- remote shell problem,
Jarda Grešula <=