Sometimes Emacs stops to respond to key bindings, for example:
- it's impossible to
C-x C-s
save buffer - it's impossible to
C y
yank killed text - when mark activated it's invisible
and many other disadvantages.
The only way to return normal behaviour is to relaunch Emacs, though such odd behaviour can occur again very soon. Also, switching buffer to and fro could help a bit, at least it is possible to write buffer.
What is possible reason of this breakage?
Remark: Please review. I've tried to simplify question, but if this still is not good enough, let me know and I'll delete it.