]> git.eshelyaron.com Git - emacs.git/commit
Suppress eager completion on not connected hosts in Tramp
authorMichael Albinus <michael.albinus@gmx.de>
Mon, 14 Oct 2019 12:53:29 +0000 (14:53 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Mon, 14 Oct 2019 12:53:29 +0000 (14:53 +0200)
commitd2d658320ee91ed4f61becd5ca996bd9033b7327
treec3b3eda0726fe8fca29cd3f1d7400fec63bca4e8
parent3d6075e3ee8c447f8974b37007a1b1ae1af8917c
Suppress eager completion on not connected hosts in Tramp

* lisp/net/tramp.el (tramp-completion-handle-file-name-completion):
Bind `non-essential' to t.
lisp/net/tramp.el