emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: OSX FSEvents file watching support


From: Michael Albinus
Subject: Re: OSX FSEvents file watching support
Date: Thu, 18 Jul 2019 16:14:26 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

Eli Zaretskii <address@hidden> writes:

>> The crucial point of this is "calls out an existing program". That's
>> what Tramp does in the process filters I've mentioned before.
>
> Yes.  But once Tramp has the event description from the remote, how
> does it inject it into Emacs?

Tramp doesn't. Injection the event would trigger the call of the
respective handler from special-event-map. Instead, Tramp calls this
handler directly.

Not pure doctrine, but it works.

Best regards, Michael.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]