* net/tramp.el (tramp-methods): Move hostname to the end in all
authorMichael Albinus <michael.albinus@gmx.de>
Wed, 28 Jul 2010 10:02:18 +0000 (12:02 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Wed, 28 Jul 2010 10:02:18 +0000 (12:02 +0200)
commit8fbcce2d5a7bfa1a9bf4648408d688d175b1a4ee
treeb7d0c84d4b6bfeb8b32ca8457f5fe3e252e47ab2
parent128440c97f540ae93a6579985292425d5f8a1cea
* net/tramp.el (tramp-methods): Move hostname to the end in all
ssh `tramp-login-args'.
(tramp-verbose): Describe verbose level 9.
(tramp-open-shell): Check for tty if `tramp-verbose' >= 9.
(tramp-open-connection-setup-interactive-shell): Trace stty
settings if `tramp-verbose' >= 9.
(tramp-handle-start-file-process): Implement tty setting.
(Bug#4604, Bug#6360)

* net/tramp-cmds.el (tramp-bug): Recommend setting of
`tramp-verbose' to 9.
lisp/ChangeLog
lisp/net/tramp-cmds.el
lisp/net/tramp.el