diff options
| author | Craig Jennings <c@cjennings.net> | 2026-05-03 17:39:10 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-05-03 17:39:10 -0500 |
| commit | 460647eea619dbc6dafeb6f4474ad6f1cdba4555 (patch) | |
| tree | 8b5ad7ac24b10427757fbdfdfe61d05c4db8985d /scripts/assemblyai-transcribe | |
| parent | f19f14758ed03a62f3ca67c95f1dd650cbccdb72 (diff) | |
| download | dotemacs-460647eea619dbc6dafeb6f4474ad6f1cdba4555.tar.gz dotemacs-460647eea619dbc6dafeb6f4474ad6f1cdba4555.zip | |
chore(prog-general): disable auto-close of *compilation* window
I commented out the global `compilation-finish-functions' hook that closed the *compilation* window 1.5 seconds after a successful compile. With the F6 test runner now landing test output in *compilation*, I want the buffer to stay open afterward so I can read the results, not have it slide out from under me.
The block stays in the file as a commented-out reference so I can flip it back on later if I want. A prog-mode-only variant is noted in the comment for the day I want the auto-close back for non-prog compiles (org-export, etc.) — that needs advice on `compile' to capture the originating buffer's `major-mode' at compile-start, since the hook fires after `compilation-mode' has already taken over the current buffer. Skipped for now per the simpler path.
Diffstat (limited to 'scripts/assemblyai-transcribe')
0 files changed, 0 insertions, 0 deletions
