bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#11757: Acknowledgement (24.1.50; vc-git calls `process-file' too man


From: Dmitry Gutov
Subject: bug#11757: Acknowledgement (24.1.50; vc-git calls `process-file' too many times)
Date: Tue, 26 Jun 2012 14:54:32 +0400
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:13.0) Gecko/20120614 Thunderbird/13.0.1

Update.

After setting vc-git-program explicitly to "C:/Program Files (x86)/Git/bin/git.exe" (by default, it was calling "C:/Program Files (x86)/Git/cmd/git.CMD"), the average time of git command calls went down from 0.2s to 0.03s, so the problem with Git is about 7 times less important now.

Still, the issue of redundant calls stands. With Mercurial, for example, it would bring the time taken by `vc-find-file-hook' from 0.3s to 0.2s.

And I'd love to see the thing with vc-git-program documented somewhere.
In http://www.gnu.org/software/emacs/windows/faq.html, maybe?

-- Dmitry





reply via email to

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