This so dumb, but once on the AskReddit someone posted:
Your murderer says, “You get to choose one object. If I can’t kill you in 15 minutes with that object, you get to leave.” What do you choose?
I wrote:
A confetto (the singular of confetti).
And it received 4.5K up votes.
There’s is already a fantastic programming language called q, you should rename yours.
The problem I have which which-key is that it applies only after a prefix.
There are commands which-key-show-major-mode and which-key-show-top-level, which you could use. On the embark side, there is embark-bindings which by default gives you bindings from the major mode and minor modes, but with C-u will give you global bindings.
Mutating a keymap with setc[ad]r is evil!
Agreed.
why not use (menu-item “dummy” KEYMAP :filter FUNCTION) instead?
Only because I didn’t think of it!