[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Scanning keymaps for keybindings
From: |
Andreas Politz |
Subject: |
Re: Scanning keymaps for keybindings |
Date: |
Wed, 08 Dec 2010 15:35:14 -0000 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) |
Elena <egarrulo@gmail.com> writes:
> On Nov 9, 10:31 pm, des...@verizon.net wrote:
>> Keymaps are created on the fly.
>>
>> Use MH-E and you get the mh-folder-map and a bunch of other maps.
>>
>> If you haven't used mh-e, the map doesn't exist.
>>
>> What you want would have to be done with grep and the .el files
>> and would still only see what you have installed.
>
> Yes, I'm after keymaps which have been created. I don't care about
> maps which do not exist (yet). I'd just prefer avoiding to hunt down
> them by trial-and-error. And I'm curious about how do you list all
> global variables and functions.
Are you looking for `mapatoms' ?
-ap
Re: Scanning keymaps for keybindings, Pascal J. Bourguignon, 2010/12/08
Re: Scanning keymaps for keybindings, Stefan Monnier, 2010/12/08