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: Dmitry Gutov
Subject: Re: A project-files implementation for Git projects
Date: Fri, 20 Sep 2019 14:25:03 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.8.0

On 19.09.2019 20:29, Eli Zaretskii wrote:

The problem is not in Emacs, it's in inotify etc.  Their documentation
explicitly says that events cab legitimately lost.

I *think* a handler can deal with that in a way, by storing time signatures of N last events, and if new ones arrive in some very short window of time, declare itself unable to cope, and flush the cache. So, uh, that might work.

I don't really feel like continuing the rest of the discussion, as you
clearly don't care about my views on this.  Whatever.

I'm sorry, we're probably speaking different languages. I think I've been explaining how some things I could guess you wanted me to do are not feasible.

If there's anything in particular (that you wanted done), please tell.



reply via email to

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