> The trouble is that when where_is_internal checks whether the command
> you entered is remapped, it does so using Fcommand_remapping, which
> looks at all currently-active keymaps. The alternative is to scan
> through the provided keymaps manually.
> The following patch should DTRT.
I think a much better patch would be to extend command-remapping so it takes
an additional argument `keymaps'. I.e. the new code you suggest should be
kept within command-remapping rather than in where-is-internal.
Stefan
_______________________________________________
emacs-pretest-bug mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug