From: Drew Adams <drew.adams@oracle.com>
To: Boruch Baum <boruch_baum@gmx.com>, 43709@debbugs.gnu.org
Subject: bug#43709: minibuffer keybinding cheatsheet and launcher [CODE SUBMISSION]
Date: Tue, 29 Sep 2020 10:41:36 -0700 (PDT) [thread overview]
Message-ID: <ba7b0075-5f95-4304-8b83-8fae031f48b2@default> (raw)
In-Reply-To: <20200929165957.ibj67dnyaem6nezg@E15-2016.optimum.net>
> If you've ever used packages such as `ivy' or `magit', you've probably
> benefited from each's custom combination keybinding cheatsheet and
> launcher: `hydra' in the case of `ivy', and `transient' for `magit'. The
> attached package `key-assist' attempts to offer a generic and very
> simple alternative requiring only the `completing-read' function
> commonly used in core vanilla emacs. `key-assist' is trivial to
> implement "on-the-fly" interactively for any buffer, and
> programmatically much simpler to customize that either `hydra' or
> `transient'. And did I mention that it only requires `completing-read'?
Cf. `keysee.el'
https://www.emacswiki.org/emacs/KeySee
https://www.emacswiki.org/emacs/download/keysee.el
next prev parent reply other threads:[~2020-09-29 17:41 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-29 16:59 bug#43709: minibuffer keybinding cheatsheet and launcher [CODE SUBMISSION] Boruch Baum
2020-09-29 17:41 ` Drew Adams [this message]
2020-09-29 18:22 ` Boruch Baum
2020-09-29 19:05 ` Drew Adams
2020-09-29 18:26 ` Boruch Baum
2020-10-01 13:51 ` Stefan Monnier
2020-10-01 15:31 ` Boruch Baum
2020-10-01 16:04 ` Stefan Monnier
2020-10-01 20:46 ` Boruch Baum
2020-10-01 18:25 ` Boruch Baum
2020-10-02 7:14 ` bug#43709: minibuffer keybinding cheatsheet and launcher [V2 CODE SUBMISSION] Boruch Baum
2020-10-02 18:24 ` Drew Adams
2020-10-15 18:53 ` bug#43709: minibuffer keybinding cheatsheet and launcher [V3 " Boruch Baum
2020-10-15 18:57 ` Drew Adams
2021-07-21 12:14 ` bug#43709: minibuffer keybinding cheatsheet and launcher [CODE SUBMISSION] Lars Ingebrigtsen
2021-07-21 13:48 ` Boruch Baum
2021-07-22 6:49 ` Phil Sainty
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=ba7b0075-5f95-4304-8b83-8fae031f48b2@default \
--to=drew.adams@oracle.com \
--cc=43709@debbugs.gnu.org \
--cc=boruch_baum@gmx.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.