torys.ander...@gmail.com (Tory S. Anderson) writes: > Lately, when I try to view an orgmode agenda it seems that two things make it > cause my emacs CPU threat to spin to max and freeze up, which is a huge > problem since I'm an exwm user and live in my agenda view. As far as I've > been able to tell, when an item from today is clocked into multiple times in > the same day, it prompts most agenda actions to result in a freeze and some > kind of loop that is binding up my system. It has some gaps, so if I spam C-g > I will eventually, usually, escape given 30 seconds to 2 minutes.
Few generic things that may produce behaviour when Emacs is not reacting to C-g: Do you use any kind of fontification packages/customisation dealing with org agenda? Does disabling font-lock-mode in agenda help? Do you have any mode line customisation that may be affected? Best, Ihor