aboutsummaryrefslogtreecommitdiff
path: root/scripts/theme-studio/README.md
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
commit58185e82b3ce836142dfc48618f6ba323f6dddca (patch)
tree6d990c9174e6ce38232b23c69a0a39795702cd1b /scripts/theme-studio/README.md
parentbd5fbb81df428cf2a7874778c857aec75edaea16 (diff)
downloaddotemacs-58185e82b3ce836142dfc48618f6ba323f6dddca.tar.gz
dotemacs-58185e82b3ce836142dfc48618f6ba323f6dddca.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/README.md')
0 files changed, 0 insertions, 0 deletions