Files
emacs/test/lisp
Michael Albinus 164fcc6f26 Fix Bug#27315
* lisp/net/tramp-cache.el (tramp-cache-read-persistent-data):
New defvar.
(top): Use it.

* lisp/net/tramp.el (tramp-handle-file-name-case-insensitive-p):
Check for connected, not for connectable.  (Bug#27315)
(tramp-process-actions):
* lisp/net/tramp-gvfs.el (tramp-gvfs-maybe-open-connection):
Use `tramp-cache-read-persistent-data'.

* test/lisp/net/tramp-tests.el (top): Set also
`tramp-cache-read-persistent-data'.
2017-06-14 14:17:22 +02:00
..
2017-06-02 13:14:44 -04:00
2017-06-09 15:56:49 +02:00
2017-06-14 14:17:22 +02:00
2017-06-09 15:56:49 +02:00
2017-01-03 18:34:13 -05:00
2017-05-21 00:09:41 +01:00