all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Drew Adams" <drew.adams@oracle.com>
To: "'Stefan Monnier'" <monnier@iro.umontreal.ca>
Cc: bug-gnu-emacs@gnu.org, 4393@emacsbugs.donarmstrong.com
Subject: bug#4393: 23.1; doc string of accessible-keymaps
Date: Fri, 11 Sep 2009 07:23:53 -0700	[thread overview]
Message-ID: <C476DFA3A736439EA3A4D9A56C8F2D13@us.oracle.com> (raw)
In-Reply-To: <jwvr5uekzkd.fsf-monnier+emacsbugreports@gnu.org>

> > (accessible-keymaps (current-global-map))
> [...]
> > Search for [f2] in the result sexp. You'll find this:
> > ([f2] . t). That's one of the entries in the alist returned by
> > `accessible-keymaps'.
> > There are two other entries with cdr = t: ([24 11] . t) and
> > ([24 54] . t). All the other entries have a keymap as cdr.
>  
> It turns out that these are prefixes bound to autoloaded keymaps that
> haven't yet been loaded (and they also happen to be the same keymap).
> `accessible-keymaps' does not autoload keymaps.  I guess it should
> return ([f2] . 2C-command) and  ([24 54] . 2C-command).

OK, so if I understand right, this is not a lack of explanation in the doc of
accessible-keymaps, but is a code bug that will be fixed.







  reply	other threads:[~2009-09-11 14:23 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <jwvd45xnva7.fsf-monnier+emacsbugreports@gnu.org>
2009-09-10 23:31 ` bug#4393: 23.1; doc string of accessible-keymaps Drew Adams
2009-09-11  2:06   ` Stefan Monnier
2009-09-11 14:23     ` Drew Adams [this message]
2009-09-11 19:30   ` bug#4393: marked as done (23.1; doc string of accessible-keymaps) Emacs bug Tracking System
2009-09-11 20:21 ` bug#4393: 23.1; doc string of accessible-keymaps Drew Adams

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=C476DFA3A736439EA3A4D9A56C8F2D13@us.oracle.com \
    --to=drew.adams@oracle.com \
    --cc=4393@emacsbugs.donarmstrong.com \
    --cc=bug-gnu-emacs@gnu.org \
    --cc=monnier@iro.umontreal.ca \
    /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.