|
From: | Stefan Monnier |
Subject: | Re: Redisplay: NS port, high CPU load |
Date: | Tue, 14 Jun 2016 23:55:01 -0400 |
User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux) |
> Only when first-change-hook is set are those extraneous toolbar refreshes > made. The tabbar-window-update function at some point calls > (force-window-update (window-buffer)), which may be what triggers the > toolbar refresh. Oh, yes. Looks like a bug in tabbar.el. A "first change" in an undisplayed buffer should't cause a force-window-update in the window that happens to be currently selected. Stefan
[Prev in Thread] | Current Thread | [Next in Thread] |