Fix Bug#24947 (Tramp + ido)
commit6653bb45d3697c9372cc77773c49f52399740b51
authorMichael Albinus <michael.albinus@gmx.de>
Thu, 17 Nov 2016 11:38:58 +0000 (17 12:38 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Thu, 17 Nov 2016 11:38:58 +0000 (17 12:38 +0100)
tree715eab98cdd656fb49fb446f2eccaf0083f8b097
parentcf897a70b70d0f82708be52e1734aac8f68eaf12
Fix Bug#24947 (Tramp + ido)

* lisp/ido.el (ido-read-internal): Prevent eager Tramp connection.

* lisp/net/tramp.el (tramp-handle-file-name-case-insensitive-p):
Run remote tests only if a connection is established only.  (Bug#24947)
lisp/ido.el
lisp/net/tramp.el