aboutsummaryrefslogtreecommitdiff
path: root/scripts/theme-studio/WIP.json
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-06-28 03:00:55 -0400
committerCraig Jennings <c@cjennings.net>2026-06-28 03:00:55 -0400
commite401663b91327b6ab44b785c776cf7bb9b227efb (patch)
tree816a4ee6658411ee2ee67a26bc252fdff2dcd7f2 /scripts/theme-studio/WIP.json
parentedb07cd1059cc74fa4d159c81caa9fbc36cdc973 (diff)
downloaddotemacs-e401663b91327b6ab44b785c776cf7bb9b227efb.tar.gz
dotemacs-e401663b91327b6ab44b785c776cf7bb9b227efb.zip
fix(transcription): write stderr to the error log instead of a phantom buffer
make-process :stderr was a file path, but :stderr takes a buffer, so Emacs made a buffer named after the path instead of writing the file. The "Errored. Logs in <file>" notification pointed at a log with no error text, and that hidden buffer leaked one per transcription. I now route stderr through an explicit, erased buffer: passed to :stderr, threaded to the sentinel, drained into the log, then killed. That keeps stderr off the stdout :buffer, so the transcript stays clean.
Diffstat (limited to 'scripts/theme-studio/WIP.json')
0 files changed, 0 insertions, 0 deletions