Glynn Clements writes:
> (define-key key-translation-map [(control ?c) ?t] [(meta
tab)])
Actually, this doesn't work right; it causes C-c to always expect a
following key, so e.g. C-c C-c in a shell-mode buffer
(comint-interrupt-subjob) just waits for the next key, with
"C-c C-c -" displayed in the echo area.
Argh. Is this a bug or not? I think this is what I would expect from
the documentation and the fact that it's actually a keymap, but I'm
not sure it's ever useful.
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta