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: Fri, 4 Apr 2008 11:22:50 -0700	[thread overview]
Message-ID: <008401c89680$e50269a0$0200a8c0@us.oracle.com> (raw)
In-Reply-To: <8d465d4f-074c-4cd0-9f1c-5d9204a5ea3c@w5g2000prd.googlegroups.com>

> Likewise Drew Adams wrote:
>
> > That doesn't work for all (even most) prefixes. It doesn't 
> > work for C-s, for instance (isearch-mode-map).
> 
> What is C-x C-v a prefix for -- all possible files in the system?

I didn't say anything about C-x C-v. I said that a prefix key followed by C-h
doesn't always show the prefix key bindings.

FWIW, I suspect that the OP might have meant `C-x v', which is a prefix key and
for which C-h does work: `C-h v C-h'. But there are other prefix keys for which
it does not work.

> What is C-s a prefix for -- all possible substrings of the current
> buffer?

,----
| isearch-mode-map
| ----------------
| 
| Keymap for `isearch-mode'.
| 
| key             binding
| ---             -------
| 
| C-@ .. C-f	isearch-other-control-char
| C-g		isearch-abort
| C-h		isearch-other-control-char
| TAB .. C-j	isearch-printing-char
| C-k .. C-l	isearch-other-control-char
| RET		isearch-exit
...
`----

Some users, such as myself, explicitly bind C-h in isearch-mode-map so that C-s
C-h does show the C-s bindings. RMS does not want that behavior for Emacs,
however.  





  reply	other threads:[~2008-04-04 18:22 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-03 19:37 Find all commands bound to key prefix 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 [this message]
     [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
     [not found] <mailman.9964.1207277776.18990.help-gnu-emacs@gnu.org>
2008-04-04  3:26 ` rustom
2008-04-04  4:28   ` Drew Adams
     [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

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='008401c89680$e50269a0$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.