This is weird. While the font-lock is running with the new progress
gauge things, events seem to be picked up. Even stranger, they get
picked up in the wrong order, and they fuck up the work of the
progress gauge.
So, if I press `a b c' while font-lock is running, "cba" is inserted
into the buffer when the font-locking is done. Also, the warnings
buffer says:
(42) (warning/warning) Error caught in `font-lock-pre-idle-hook'
Andy, what could be going on?