]> git.eshelyaron.com Git - emacs.git/commit
Make tramp-interrupt-process more robust
authorMichael Albinus <michael.albinus@gmx.de>
Mon, 11 Dec 2017 08:36:23 +0000 (09:36 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Mon, 11 Dec 2017 08:36:23 +0000 (09:36 +0100)
commit6a6e8e6e8d56fb8c4798ccfbabdf1f34d8857692
treeab3573a5ea8c9e00db21dc3db4740696d3609506
parent5bcd468a9e007351bfad65fb5c4b49b0c319947f
Make tramp-interrupt-process more robust

* lisp/net/tramp.el (tramp-interrupt-process): Fall back to
the default implementation if there's no success.
lisp/net/tramp.el