aboutsummaryrefslogtreecommitdiff
path: root/scripts/setup-email.sh
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
commitb6ba0b97bd6085961f1a447d94740efb336d4ce6 (patch)
treeda4589b43456d14c81fc65ad973b971c4d70956d /scripts/setup-email.sh
parentffa458a688992c200ed2afa921a9d350905abafd (diff)
downloaddotemacs-b6ba0b97bd6085961f1a447d94740efb336d4ce6.tar.gz
dotemacs-b6ba0b97bd6085961f1a447d94740efb336d4ce6.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/setup-email.sh')
0 files changed, 0 insertions, 0 deletions