GNU bug report logs -
#16330
24.3; wish: after hitting a prefix-key, show possible options
Previous Next
Reported by: arne_bab <at> web.de
Date: Fri, 3 Jan 2014 17:15:01 UTC
Severity: wishlist
Found in version 24.3
Done: Leo Liu <sdl.web <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
Message #8 received at 16330 <at> debbugs.gnu.org (full text, mbox):
> I often find myself in a position where I still know some prefix
> key, but not the second key. For example I hit `C-c /` in mailcrypt-
> mode, but I'm not sure whether I fetch the key with `k` or with `f`
> (the latter actually calls forget passphrase). In that case, I am
> forced to either consult C-h m or use the menu - both of which does
> not feel very elegant.
>
> Instead of that, it would be nice if emacs could show a completion-
> list similar to the function completion with M-x. This would allow
> discovering options while using emacs instead of browsing menus or
> tutorials, hunting for new ways of working more efficiently.
1. You can hit `C-h' to see the list of keys that start with that
prefix key. E.g., `C-c / C-h' shows you all of the keys that start
with prefix key `C-c /'.
2. If you use Icicles then you can hit `S-TAB' to complete the
prefix key. Buffer *Completions* shows the possible completions.
Type text matching the rest of the key name to finish the key.
http://www.emacswiki.org/emacs/Icicles_-_Key_Completion
#1 is available in vanilla Emacs. It might well be all you need.
#2 requires Icicles. It corresponds more exactly to what you
requested, IIUC.
This bug report was last modified 11 years and 143 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.