|
| From: | Michael Heerdegen |
| Subject: | Re: High CPU load after pressing arbitrary key (mostly in C mode) |
| Date: | Fri, 19 Aug 2011 19:15:19 +0200 |
| User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux) |
Hi, just guessing: such an effect can be caused by settings that cause frequent updating of the mode-line, like setting `display-time-interval' to 1 or so. Every redisplay of the mode-line causes the global menu structure to be recalculated. Do you define own menus? Michael.
| [Prev in Thread] | Current Thread | [Next in Thread] |