[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: transient
From: |
Joost Kremers |
Subject: |
Re: transient |
Date: |
Mon, 18 May 2020 08:58:25 +0200 |
User-agent: |
mu4e 1.4.4; emacs 27.0.91 |
On Mon, May 18 2020, Richard Stallman wrote:
> I like it very much because it helps see the rationale
> behind
> keybinding. After a while you get to learn the bindings for
> the
> commands you use the most and you can easily explore new
> commands.
For those that know Transient -- do you think it would provide
that
benefit too?
Well, which-key simply displays existing keybindings. A package
author doesn't have to do anything, which-key just works.
Transient OTOH defines its own key sequences, so you can't use it
to show users existing keybindings. If a package author wants
their package to work with transient, they have to define
transient menus for all functionality they want to expose.
Transient key bindings also work differently from standard Emacs
key bindings. That's not a bad thing, because transient's main
purpose is to provide an interface to external command line
programs (such as git, as it was originally developed as part of
magit) and it's well-suited for that.
It would be possible to use transient to provide an interface to
Emacs packages, but the interface would be different from what is
standard, so it's not a which-key replacement.
--
Joost Kremers
Life has its moments
- Re: GNU Emacs raison d'etre, (continued)
- Re: GNU Emacs raison d'etre, Dmitry Gutov, 2020/05/16
- Re: GNU Emacs raison d'etre, Dmitry Gutov, 2020/05/16
- Re: GNU Emacs raison d'etre, Dmitry Gutov, 2020/05/16
- Re: GNU Emacs raison d'etre, Jean-Christophe Helary, 2020/05/16
- Re: GNU Emacs raison d'etre, Stefan Kangas, 2020/05/16
- Re: GNU Emacs raison d'etre, Joost Kremers, 2020/05/17
- Re: GNU Emacs raison d'etre, Arthur Miller, 2020/05/17
- transient, Richard Stallman, 2020/05/17
- Re: transient,
Joost Kremers <=
- Re: transient, Dmitry Gutov, 2020/05/18
- Re: transient, Howard Melman, 2020/05/18
- Re: transient, John Yates, 2020/05/18
- Re: transient, Howard Melman, 2020/05/18
- RE: transient, Drew Adams, 2020/05/19
- Re: transient, Arthur Miller, 2020/05/19
- Re: transient, Michael Heerdegen, 2020/05/19
- RE: transient, Stefan Kangas, 2020/05/19
- RE: transient, Drew Adams, 2020/05/19
- which-key, Richard Stallman, 2020/05/19