]> git.eshelyaron.com Git - emacs.git/commit
* net/tramp-gw.el (tramp-gw-open-connection): Suppress traces in
authorMichael Albinus <michael.albinus@gmx.de>
Wed, 17 Dec 2014 21:08:30 +0000 (22:08 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Wed, 17 Dec 2014 21:08:30 +0000 (22:08 +0100)
commitc773edcf56b39b2e74c9625f4547b8323a161375
tree9929ad9d1d788e2cc83da555a592476b0cd63c12
parent8032fc16db7abacf6242356c5e168ea6f6cf36fa
* net/tramp-gw.el (tramp-gw-open-connection): Suppress traces in
wrong debug buffer.
(tramp-gw-open-connection): Set process coding system 'binary.
(tramp-gw-open-network-stream): Handle HTTP error 403.

* net/tramp-sh.el (tramp-compute-multi-hops): Suppress traces in
wrong debug buffer.
(tramp-maybe-open-connection): Set connection property "gateway".

* net/tramp.el (tramp-error-with-buffer): Call `message' properly.
(tramp-accept-process-output): Use nil as argument for
`accept-process-output', when there is a gateway prepended.
lisp/ChangeLog
lisp/net/tramp-gw.el
lisp/net/tramp-sh.el
lisp/net/tramp.el