Environment: Win7::x64/Emacs24.2.50.1-mingw, 3 opened frames, ~10-20 opened buffers with code (no smart autocompletion/etags/etc) and dired buffers (~ 50% / 50%). Average memory consumption ~25-50Mb. No extra packages from MELPA (or similar) loaded.
When Emacs is not closed for several days (mostly that happens after 3 days), Emacs does not follow my input from a keyboard: everything what was typed in is shown with an annoying delay. Switching between buffers has also a noticeable delay.
What I tried during the slow responsiveness of Emacs:
Killed all buffers
M-x
garbage-collect
But these did not work for me. The only way is to restart the application again. The memory consumption is still the same.
Are there any ideas/best-practices how to prevent such issues? Possibly unload and load again all packages? Or something else?
Thanks!