I use ergoemacs
package from MELPA. I've added the following lines from
official manual to my configuration file:
(setq ergoemacs-theme nil)
(setq ergoemacs-keyboard-layout "us")
(require 'ergoemacs-mode)
(ergoemacs-mode 1)
I can work without problems all day, or every minute see the message
Start ergoemacs command loop
which blocks Emacs (C-g has no effect and other keyboard shortcuts too, the only shortcut that works is Alt-F4).
- Emacs built from source, version 24.5.1
- OS — Ubuntu 12.04.3
- Desktop environment — Cinnamon
How to fix the problem?
My latest .emacs here.