* net/tramp.el (tramp-methods): Add "-q" for "scp", "scp1",
authorMichael Albinus <michael.albinus@gmx.de>
Wed, 23 Jul 2008 19:17:55 +0000 (19:17 +0000)
committerMichael Albinus <michael.albinus@gmx.de>
Wed, 23 Jul 2008 19:17:55 +0000 (19:17 +0000)
commit2296b54d601490849ce3555ea033ca906c29eda7
tree218a7c541c7a9251db19cc6c145c7d4bba7779c7
parent49e3189d6a931a1f3e25f354b1a9f843b7b43b67
* net/tramp.el (tramp-methods): Add "-q" for "scp", "scp1",
"scp2", "ssh", "ssh1", "ssh2", "scpc", "scpx", "sshx".
(tramp-temp-buffer-name): New defconst.
(tramp-handle-start-file-process): Use it.  Apply "exec", for the
command.  No trailing prompt.
(tramp-process-sentinel): Remove temporary buffer, if existing.
Don't handle trailing prompt.
(tramp-open-connection-setup-interactive-shell): Use
`tramp-temp-buffer-name'.
lisp/ChangeLog
lisp/net/tramp.el