Rework fixing Bug#24432
commit3c586e182c0694896dda670f5fc663b46c9bac63
authorMichael Albinus <michael.albinus@gmx.de>
Thu, 15 Sep 2016 07:24:07 +0000 (15 09:24 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Thu, 15 Sep 2016 07:24:07 +0000 (15 09:24 +0200)
treecb821b3e9ce09f9b18cca8d6a0fbea5d1134e127
parent5b6066d942d8463f8944f687a9dca1f61061ef3a
Rework fixing Bug#24432

* lisp/net/tramp.el (tramp-get-buffer): Set connection property
"process-buffer" in order to mark connection as active.

* lisp/net/tramp-cache.el (tramp-get-hash-table)
(tramp-set-connection-property)
(tramp-dump-connection-properties): Do not use "active" property.
(tramp-list-connections): Use "process-buffer" property.

* lisp/net/tramp-cmds.el (tramp-cleanup-connection): Flush process
properties prior deletion of process.
lisp/net/tramp-cache.el
lisp/net/tramp-cmds.el
lisp/net/tramp.el