mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-14 03:37:38 -08:00
; * lisp/net/tramp-sh.el (tramp-sh-gio-monitor-process-filter):
; Instrument for emba.
This commit is contained in:
parent
3b1c646202
commit
97992a342b
1 changed files with 2 additions and 0 deletions
|
|
@ -3750,6 +3750,8 @@ Fall back to normal file name handler if no Tramp handler exists."
|
|||
|
||||
;; Determine monitor name.
|
||||
(unless (tramp-connection-property-p proc "gio-file-monitor")
|
||||
(when (getenv "EMACS_EMBA_CI")
|
||||
(message "%s" string))
|
||||
(cond
|
||||
;; We have seen this only on cygwin gio, which uses the
|
||||
;; GPollFileMonitor.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue