emacs-devel
[Top][All Lists]
Advanced

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

Re: A project-files implementation for Git projects


From: Stefan Monnier
Subject: Re: A project-files implementation for Git projects
Date: Fri, 20 Sep 2019 09:45:12 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

> It could work by detecting a "congestion" before the event happens (by
> seeing that events fire up very quickly, so the queue must fill up 
> soon). That wouldn't be 100% reliable, though.

That's right: it wouldn't be 100% reliable.  I don't think we want to go
that way.  We could ask for inotify or other backends to send us
a special event when other events were dropped, but IIRC currently we
don't get that info and inferring it from outside is just too ugly
to consider.


        Stefan




reply via email to

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