all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Drew Adams" <drew.adams@oracle.com>
To: "'Le Wang'" <l26wang@gmail.com>,
	"'GNU Emacs List'" <help-gnu-emacs@gnu.org>
Subject: RE: standard framework for prompting user for next key cord in keysequence
Date: Sat, 3 Sep 2011 12:11:12 -0700	[thread overview]
Message-ID: <93B7DF295AFB494BBD40564FB2358B19@us.oracle.com> (raw)
In-Reply-To: <CAM=K+io0iX46CnOm-OBTdpA_iAhigHWZ=16p5hpEPctbrPag9A@mail.gmail.com>

> Pressing C-h in the middle of a key sequence shows what's possible
> next.  Is there a standard framework, for doing some thing similar,
> without invoking C-h?  That is -- always provide the user with
> feedback as to what key chord is possible next.  The help window
> should disappear once input is complete successfully or aborted.

In the middle of any key sequence, or even before hitting any prefix key.
Help on all/any of the keys that can be used in the current context.

Get a list of all possible completions for a key.  Get full help on any of them
(command description, in *Help*).  End by completing a key if you want to use
it, or `C-g' if you were just after the info.

http://www.emacswiki.org/emacs/EmacsNewbieWithIcicles#KeyHelpAndCompletion

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





  reply	other threads:[~2011-09-03 19:11 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-03 18:35 standard framework for prompting user for next key cord in key sequence Le Wang
2011-09-03 19:11 ` Drew Adams [this message]
2011-09-04  2:33 ` Eric Abrahamsen
2011-09-04 19:00 ` Seweryn Kokot
2011-09-04 20:01   ` Le Wang

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=93B7DF295AFB494BBD40564FB2358B19@us.oracle.com \
    --to=drew.adams@oracle.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=l26wang@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.