all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Ignoring a key event completely
@ 2008-05-12 14:16 Michael Schutte
  2008-05-13  2:53 ` Kevin Rodgers
  0 siblings, 1 reply; 5+ messages in thread
From: Michael Schutte @ 2008-05-12 14:16 UTC (permalink / raw)
  To: help-gnu-emacs

Hi everybody,

The XKB layout I’m using [1] defines an additional modifier, the
Navigation key.  Whenever I press it, Emacs responds by beeping and
printing “<key-17> is undefined”.  I can suppress this by
global-set-keying it to 'ignore, but this does not turn it off
completely.  In particular:

 * Hitting the key still interrupts Isearch, which is very annoying.
 * M-Nav, C-Nav and C-M-Nav also need to be 'ignored, which does not
   seem very elegant to me.
 * Messages appearing in the echo area are nuked when I press Nav (this
   is minor, of course, but you get the idea).

So, I’m looking for a way to make Emacs completely forget about the key,
to make it as no-oppy as Shift, Ctrl, etc., but I simply can’t find out
how to do this on my own.  Could anyone give me a clue?

[1] <https://neo.eigenheimstrasse.de/svn/linux/X/de>; grep for Mod4

Thanks in advance,
-- 
Michael Schutte <m.schutte.jr@gmail.com>





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

end of thread, other threads:[~2008-05-14 15:03 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-12 14:16 Ignoring a key event completely Michael Schutte
2008-05-13  2:53 ` Kevin Rodgers
2008-05-13  7:44   ` Michael Schutte
2008-05-13 12:54     ` Kevin Rodgers
2008-05-14 15:03       ` Michael Schutte

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.