It might be better to change
> It is remapped to `undefined' which is bound to many ordinary text
characters.
To something like
> It is bound to many ordinary text characters, and it is remapped to
`undefined'.
It appears that the code actually looks for keys that are bound to
`undefined', not keys that are bound to `self-insert-command'. So the
message is actually accurate.
Maybe the other kind of report would be more useful, but it requires
changing the code as well, not just the message.
_______________________________________________
emacs-pretest-bug mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug