Nice. I've been noodling with transient to port counsel-compile to a transient menu. I'll be interested in seeing how this handles selecting compile targets and build directories.
this post was submitted on 06 Mar 2025
8 points (100.0% liked)
Emacs
2560 readers
1 users here now
Our infinitely powerful editor.
founded 5 years ago
MODERATORS
Auto-building menus from e.g. makefiles is a feature I'd like Disproject to support in some capacity as well in the future. I came across the transient-compile package a while back while researching ideas; might be of interest to look at.
I can't believe wrapping up a macro evaluation is the only way to dynamically build up some text at the top of the transient. I want to show the compile command and build it up as options are chosen before hiring C-c C-c to kick it off.