all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Drew Adams <drew.adams@oracle.com>
To: Chunyang Xu <xuchunyang56@gmail.com>, Emacs <Help-gnu-emacs@gnu.org>
Subject: RE: Delete Help Window - restore window config
Date: Wed, 28 Jan 2015 07:04:08 -0800 (PST)	[thread overview]
Message-ID: <e8ab5302-a500-4e43-b977-faa7960ab909@default> (raw)
In-Reply-To: <CABCqdB=dj7N802dqhs0X9SoUkRu9sbE6s240VdjpUsBnfRH+vA@mail.gmail.com>

> > Example : I have 'Control-C i' as a keybinding prefix, I can't
> > remember all of the functions bound to that prefix.
> >
> > I press 'Control-C i Control h' and I get a help window. After
> > refreshing my memory, I want to restore the window arrangement that
> > existed previous to the display of the help window.
> 
> You can try 'guide-key' (https://github.com/kai2nenobu/guide-key) package
> instead of "keybinding prefix C-h".

Icicles key completion provides help similar to what `guide-key'
provides (or the opposite ;-)).  It lets you complete key sequences
to invoke their commands.

All you do, in any top-level context, is hit `S-TAB' to see
the possible completions, in the current context, of whatever
prefix keys you have typed so far, or all available keys, if
you have not typed any keys yet.

In the minibuffer, the key-completion key is `M-S-TAB'.
(In the minibuffer, `S-TAB' performs completion of your
ordinary minibuffer input.)

The completion candidates in buffer *Completions* show the keys
you can hit to complete the prefix key(s) hit so far.  Each such
completion candidate shows the key followed by the command it
is bound to.

You can even navigate the menu-bar menus using "key" completion.

http://www.emacswiki.org/emacs/Icicles_-_Key_Completion



  reply	other threads:[~2015-01-28 15:04 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-28  3:57 Delete Help Window - restore window config Tim Johnson
2015-01-28  5:07 ` Chunyang Xu
2015-01-28 15:04   ` Drew Adams [this message]
2015-01-28 15:32 ` Tory S. Anderson
2015-01-28 18:43   ` Tim Johnson
2015-01-28 16:34 ` Tim Johnson
2015-01-28 17:02   ` Drew Adams
2015-01-28 18:46     ` Tim Johnson
2015-01-28 20:40       ` Drew Adams
2015-01-28 20:55         ` Tim Johnson
2015-01-28 20:55         ` Tory S. Anderson
2015-01-28 21:03           ` 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=e8ab5302-a500-4e43-b977-faa7960ab909@default \
    --to=drew.adams@oracle.com \
    --cc=Help-gnu-emacs@gnu.org \
    --cc=xuchunyang56@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.