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

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

Re: High CPU load after pressing arbitrary key (mostly in C mode)


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.



reply via email to

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