Files
emacs/lisp/net
Michael Albinus 4256123c46 Fix tramp-sshfs
* lisp/net/tramp-fuse.el (tramp-fuse-handle-file-exists-p): New defun.
(tramp-fuse-mount-timeout): Move up.
(tramp-fuse-mount-point): Use `tramp-fuse-mount-timeout'.
(tramp-fuse-unmount): Flush "mount-point" file property.

* lisp/net/tramp-sshfs.el (tramp-sshfs-file-name-handler-alist):
Use `tramp-fuse-handle-file-exists-p'.

* test/lisp/net/tramp-tests.el (all): Use function read syntax
where appropriate.
(tramp-test39-detect-external-change): Let-bind
`read-from-minibuffer' instead of `yes-or-no-p'.
2023-06-11 20:33:34 +02:00
..
2023-05-05 19:39:22 +02:00
2023-05-06 03:41:54 +03:00
2023-05-03 13:26:35 +02:00
2023-05-03 13:26:35 +02:00
2023-05-15 16:25:23 +02:00
2023-06-11 20:33:34 +02:00
2023-05-03 13:26:35 +02:00
2023-05-27 10:14:50 +02:00
2023-05-15 16:25:23 +02:00
2023-06-11 20:33:34 +02:00
2023-05-03 13:26:35 +02:00
2023-02-25 06:30:14 +01:00