help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Which keymap was found with key-binding?


From: Martin Stone Davis
Subject: Which keymap was found with key-binding?
Date: Thu, 02 Oct 2003 15:35:48 -0700
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5b) Gecko/20030827

The function `key-binding' returns the definition of a key by looking through the minor-mode map, local, and then global keymaps (I guess). I would like a function that returns the keymap itself. That is, given a key, it looks through the appropriate keymaps. When it finds a matching keymap it return that keymap.

Does such a thing already exist?






reply via email to

[Prev in Thread] Current Thread [Next in Thread]