; Fix last change

This commit is contained in:
Michael Albinus 2021-03-31 21:12:09 +02:00
parent 0f5bd3b7fa
commit ed320ebe28

View file

@ -3759,7 +3759,7 @@ Fall back to normal file name handler if no Tramp handler exists."
(cond
((getenv "EMACS_EMBA_CI")
(tramp-set-connection-property
proc "gio-file-monitor" 'GInotifyMonitor))
proc "gio-file-monitor" 'GInotifyFileMonitor))
((eq system-type 'cygwin)
(tramp-set-connection-property
proc "gio-file-monitor" 'GPollFileMonitor))