]> git.eshelyaron.com Git - emacs.git/commit
Adapt Tramp file notification support
authorMichael Albinus <michael.albinus@gmx.de>
Thu, 25 Mar 2021 11:02:57 +0000 (12:02 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Thu, 25 Mar 2021 11:02:57 +0000 (12:02 +0100)
commit52a74604160387230c104e3305a5e08fa8c3fdf6
tree796a40d9b34c3c4b2ab79cc210655da08a6084b0
parentaeb0530309527e2bbfddbd71cccd2513a340d9bf
Adapt Tramp file notification support

* lisp/net/tramp-integration.el (tramp-use-ssh-controlmaster-options):
Declare it.

* lisp/net/tramp-sh.el (tramp-sh-handle-file-notify-add-watch):
Remove "gvfs-monitor-dir".
(tramp-sh-gvfs-monitor-dir-process-filter)
(tramp-get-remote-gvfs-monitor-dir): Remove.
(tramp-get-remote-gio-file-monitor): Support also cygwin, and
GFamDirectoryMonitor, GPollFileMonitor.
lisp/net/tramp-integration.el
lisp/net/tramp-sh.el