[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: SQ: why transient instead of enhanced keymaps?
From: |
Karthik Chikmagalur |
Subject: |
Re: SQ: why transient instead of enhanced keymaps? |
Date: |
Tue, 21 Jan 2025 13:47:58 -0800 |
> All of the above does not preclude the possibility of customizing the
> shortcut keys, having Transients inside Transients, etc. I don't know if
> Transient currently implements those features, but they are not against
> its UI principles.
I'm not sure what "Transients inside Transients" means, but it has the
equivalent of nested keymaps in the form of nested Transient prefix
commands -- this is almost indispensable for complex tasks. My
apologies if you meant something different here.
> Hiding/showing options and actions is convenient, OTOH. Again, I don't
> know if Transient implements this.
This is implemented at two levels in transient -- inapt options and
commands can be automatically hidden/shown, but the predicates for
aptness are defined in the elisp code for the Transient and cannot be
adjusted dynamically.
You can also dynamically hide/show any subset of commands while the
Transient is active by changing their "level of importance", accessible
via `C-x l' in all Transient menus.
Karthik
- SQ: why transient instead of enhanced keymaps?, Daniel Colascione, 2025/01/12
- Re: SQ: why transient instead of enhanced keymaps?, Eli Zaretskii, 2025/01/13
- Re: SQ: why transient instead of enhanced keymaps?, Karthik Chikmagalur, 2025/01/20
- RE: [External] : Re: SQ: why transient instead of enhanced keymaps?, Drew Adams, 2025/01/20
- Re: [External] : Re: SQ: why transient instead of enhanced keymaps?, Óscar Fuentes, 2025/01/21
- RE: [External] : Re: SQ: why transient instead of enhanced keymaps?, Drew Adams, 2025/01/21
- Re: SQ: why transient instead of enhanced keymaps?, Óscar Fuentes, 2025/01/21
- RE: [External] : Re: SQ: why transient instead of enhanced keymaps?, Drew Adams, 2025/01/21
- RE: [External] : Re: SQ: why transient instead of enhanced keymaps?, Karthik Chikmagalur, 2025/01/21
- Re: SQ: why transient instead of enhanced keymaps?,
Karthik Chikmagalur <=
Re: SQ: why transient instead of enhanced keymaps?, Howard Melman, 2025/01/21