all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: despen@verizon.net
To: help-gnu-emacs@gnu.org
Subject: Re: Scanning keymaps for keybindings
Date: Tue, 09 Nov 2010 16:31:08 -0500	[thread overview]
Message-ID: <icwromfalf.fsf@verizon.net> (raw)
In-Reply-To: f7cba2f3-7cc9-4b6e-a62a-53fb6bae8aa6@u10g2000yqk.googlegroups.com

Elena <egarrulo@gmail.com> writes:

> On Nov 9, 9:37 pm, des...@verizon.net wrote:
>> You need to issue that in each mode you want to fool with.
>>
>> I'm not sure what you mean by keymap variables.
>> Are you after all the modes you are using?
>
> Yes, I'm after *all* keymaps.  Since `describe-variable' can list all
> global variables, I think it can be done.  I know I will get some
> false-positives with a regex-based approach, but I will just discard
> variables which are not keymaps.

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.


  parent reply	other threads:[~2010-11-09 21:31 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <f63f2762-b0c0-45d4-a421-ca1fc1911fc4@a9g2000pro.googlegroups.com>
2010-11-09 20:37 ` Scanning keymaps for keybindings despen
     [not found]   ` <f7cba2f3-7cc9-4b6e-a62a-53fb6bae8aa6@u10g2000yqk.googlegroups.com>
2010-11-09 21:31     ` despen [this message]
     [not found]       ` <87c203d6-9a60-494e-8652-a5d47151b0ae@u10g2000yqk.googlegroups.com>
     [not found]         ` <8739rab1qf.fsf@fh-trier.de>
2010-11-09 22:17           ` Elena
     [not found]     ` <87eiaucgpf.fsf@puma.rapttech.com.au>
2010-11-09 22:10       ` Elena
     [not found] ` <87oc9yf4bo.fsf@kuiper.lan.informatimago.com>
2010-11-10 11:08   ` Elena
     [not found] ` <jwv4obpqczb.fsf-monnier+gnu.emacs.help@gnu.org>
2010-11-10 19:41   ` Elena

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=icwromfalf.fsf@verizon.net \
    --to=despen@verizon.net \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.