This package is a minor mode which visualizes what you types and corresponding commands. It is useful for feature demos and trainings. Your audience sees the keys and commands. They will understand your demonstration better.
Put in your .emacs or site-start.el file the following lines:
(require 'iecho)then
M-x iecho-mode