It is a problem of a function called from key-translation-map
doing read-event followed by modifying the buffer.
I looked at the code in read_key_sequence, keyremap_step, and
access_keymap_keyremap. I don't see anything that interacts specially
with redisplay. So it is a mystery why this would behave any differently
from calling read-event and modifying the buffer in some other context.
Can you find any clue to why doing it here is special?
_______________________________________________
Emacs-pretest-bug mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug