> Would it be acceptable to add something like:
> (substitute-key-definition [f29] [C-f5] function-key-map) to xterm.el? 

Would it work?
I thought the translation from esc-sequence to <f29> is already done by
function-key-map (with elements added by reading the terminfo data) and
you function-key-map is not iterated, so once we get f29 we don't look at
function-key-map again.


        Stefan


_______________________________________________
Emacs-pretest-bug mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

Reply via email to