Another sign that the new Transient package by @magit_emacs has a good design: a thoughtful comparison with similar packages in the ecosystem! https://magit.vc/manual/transient/Comparison-With-Other-Packages.html#Comparison-With-Other-Packages
miniblog.
Related Posts
One subtle behaviour of Claude that wasn't obvious to me: whilst each conversation is transient, permissions persist across conversations.
So if you've given permission to run e.g. 'cargo test' or even 'cargo run', you need to be sure that all future invocations are safe too.
You can see the current permissions with /permissions.
The design of Emacs' transient-mark-mode, and why power users might want to try disabling it: https://spwhitton.name/blog/entry/transient-mark-mode/
Easily repeat Emacs functions https://zck.me/emacs-repeat-emacs-repeat (transient keybindings can be really convenient!)