Fix some busybox annoyances.
authorMichael Albinus <albinus@detlef>
Thu, 28 Jan 2010 06:06:41 +0000 (07:06 +0100)
committerMichael Albinus <albinus@detlef>
Thu, 28 Jan 2010 06:06:41 +0000 (07:06 +0100)
commit7e5686f0e5721b10a43b677716c8e99c8d3fa127
tree874f06f4015060bb3789b140cf2aaf0f1cb5f98b
parentc85a168b398d680a6e67c2e4229a849889722c64
Fix some busybox annoyances.

* net/tramp.el (tramp-wrong-passwd-regexp): Add "Timeout, server
not responding." string.
(tramp-open-connection-setup-interactive-shell): Dump stty
settings.  Enable "neveropen" arg for all `tramp-send-command'
calls.  Handle "=" in variable values properly.
(tramp-find-inline-encoding): Raise an error, when no encoding is
found.
(tramp-wait-for-output): Check, whether PROC buffer is available.
Remove spurious " ^H" sequences, sent by busybox.
(tramp-get-ls-command): Suppress coloring, if possible.
lisp/ChangeLog
lisp/net/tramp.el [changed mode: 0644->0755]