emacs-devel
[Top][All Lists]
Advanced

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

Re: HG, git and others actualize the modeline when commit form the comma


From: Eli Zaretskii
Subject: Re: HG, git and others actualize the modeline when commit form the command line
Date: Mon, 16 Nov 2020 21:26:25 +0200

> Cc: emacs-devel@gnu.org
> From: Dmitry Gutov <dgutov@yandex.ru>
> Date: Mon, 16 Nov 2020 20:43:54 +0200
> 
> > You are well advised not to use auto-revert-mode in VCS repositories.
> 
> Why not?

Because a VCS repository triggers the poorly-scalable behavior of file
notifications.  We watch directories, and in a repository some
directories see a lot of file activity unrelated to the files you
actually visit.



reply via email to

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