Ted Stern <[EMAIL PROTECTED]> writes:

> Hi Michael,

Hi Ted,

Thanx for your continued tests. I'm still lost, really. The only idea
left is the following patch:

--- tramp.el    29 Aug 2004 14:07:33 -0000      2.395
+++ tramp.el    30 Aug 2004 20:03:46 -0000
@@ -5599,8 +5599,7 @@
                      x))
                  (unless (member "" x) (mapconcat 'identity x " ")))
               login-args " ")
-            ;; String to detect failed connection.
-             "; echo \"Tramp connection closed\"; sleep 1"))
+             "; sleep 1"))
            ;; Send the command.
            (tramp-message 9 "Sending command `%s'" command)
            (erase-buffer)

Even if this works for you, I won't know why I have no problem locally
w/o that patch.

Best regards, Michael.


_______________________________________________
Tramp-devel mailing list
[EMAIL PROTECTED]
http://lists.nongnu.org/mailman/listinfo/tramp-devel

Reply via email to