unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* "translated from" keystrokes
@ 2004-09-16 16:48 J. David Boyd
  2004-09-25 20:51 ` Kai Grossjohann
  0 siblings, 1 reply; 4+ messages in thread
From: J. David Boyd @ 2004-09-16 16:48 UTC (permalink / raw)



When I C-h k C-S-w, I get this message:

C-w (translated from C-S-w) runs the command kill-region

I looked through the emacs docs, and it says that key translations are
explained in the elisp manual, and I've read through that, but
probably not enough, as I still don't know how to break this
translation, so I can assign a function to C-S-w.

Now, I can put the following text into my scratch buffer
(global-set-key [control shift w] 'emacs-uptime)
and evaluate it with C-x C-e, and the mode line says emacs-uptime.

Still, C-h k C-S-w reports kill-region.  Actually, C-h k shows that it
is reporting on C-w, so the key translation must be happening at a
very low level.

Any clues, please?

Dave

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2004-09-25 20:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <mailman.3011.1095353729.1998.help-gnu-emacs@gnu.org>
2004-09-16 17:34 ` "translated from" keystrokes Walker Pendleton
2004-09-16 19:31   ` J. David Boyd
2004-09-16 16:48 J. David Boyd
2004-09-25 20:51 ` Kai Grossjohann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).