]> git.eshelyaron.com Git - emacs.git/commit
Fix a problem with `start-file-process' in Tramp
authorMichael Albinus <michael.albinus@gmx.de>
Sat, 7 Jan 2017 17:51:30 +0000 (18:51 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Sat, 7 Jan 2017 17:51:30 +0000 (18:51 +0100)
commit77f35363fd9bb743716a196a3168fa94d896c28e
tree75f50a240bec0c6049d560d5c64f8805469a5bb3
parent75cdf429179c6459c10f15578fb32236a8821e4b
Fix a problem with `start-file-process' in Tramp

* lisp/net/tramp-sh.el (tramp-maybe-open-connection):
`start-file-process' shall work when `non-essential' is
non-nil, but there is already an established connection.
<https://github.com/company-mode/company-mode/issues/462>
lisp/net/tramp-sh.el