all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Drew Adams" <drew.adams@oracle.com>
To: "'rustom'" <rustompmody@gmail.com>, <help-gnu-emacs@gnu.org>
Subject: RE: Find all commands bound to key prefix
Date: Thu, 3 Apr 2008 21:28:16 -0700	[thread overview]
Message-ID: <003801c8960c$4e02f610$0200a8c0@us.oracle.com> (raw)
In-Reply-To: <b40993d2-17ed-4cb4-8217-c422c156a06e@r9g2000prd.googlegroups.com>

> > I'd like to see a list of commands that are bound to key sequences
> > that starts with some prefix (e.g., C-x C-v).  How do I do that?
> 
> if you mean a prefix like C-x you can get the possible completions
> by C-x C-h

That doesn't work for all (even most) prefixes. It doesn't work for C-s, for
instance (isearch-mode-map).

If you use Icicles, then just use the prefix, followed by S-TAB. In this case,
C-x S-TAB. 

All possible key-sequence completions of prefix C-x are then completion
candidates - they are shown in *Completions* along with their bindings
(commands). 

You can see the complete command definitions of selected candidates during
completion using C-M-RET or C-M-mouse-2, or you can see the definitions of
several or all candidates, in order, by repeating C-next.

http://www.emacswiki.org/cgi-bin/wiki/Icicles_-_Key_Completion





  reply	other threads:[~2008-04-04  4:28 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.9964.1207277776.18990.help-gnu-emacs@gnu.org>
2008-04-04  3:26 ` Find all commands bound to key prefix rustom
2008-04-04  4:28   ` Drew Adams [this message]
     [not found]   ` <mailman.9967.1207283328.18990.help-gnu-emacs@gnu.org>
2008-04-04  5:45     ` Pascal Bourguignon
2008-04-04  7:34       ` Sébastien Vauban
2008-04-04  6:41   ` Jens Teich
2008-04-03 19:37 Seung Jun
2008-04-04  9:55 ` Peter Dyballa
2008-04-04 13:05   ` Tassilo Horn
2008-04-04 15:19     ` Peter Dyballa
2008-04-04 17:26       ` Tassilo Horn
2008-04-04 18:27         ` Peter Dyballa
     [not found]         ` <mailman.9997.1207333651.18990.help-gnu-emacs@gnu.org>
2008-04-07  2:20           ` Alan
2008-04-07  4:42             ` Drew Adams
     [not found]     ` <mailman.9987.1207322388.18990.help-gnu-emacs@gnu.org>
2008-04-04 16:52       ` rustom
2008-04-04 18:22         ` Drew Adams
     [not found]         ` <mailman.9996.1207333434.18990.help-gnu-emacs@gnu.org>
2008-05-04  1:16           ` David Combs
2008-05-04  1:53             ` 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='003801c8960c$4e02f610$0200a8c0@us.oracle.com' \
    --to=drew.adams@oracle.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=rustompmody@gmail.com \
    /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.