Stephen J. Turnbull wrote:
> > (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?
YTMAWBK ;)
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.
The documentation gives examples which begin with ESC, which (AFAICT)
is only ever used as a prefix, never as a final key.
For a key which can be used as either (e.g. C-c), it's hard to say
which one is "right". Even if some other behaviour were preferable,
I'm not sure that it would be worth the effort.
--
Glynn Clements <glynn(a)gclements.plus.com>
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta