Bug#979982: emacsen-common: emacs -batch is noisy

2025-02-27 Thread Farblos
1. plus-one-and-bump 2. FWIW, I opened bug/RFE #1099027 today to cover the same issue in dictionaries-common. @Michael, I guess something similar probably would be necessary for file (from your example output) /etc/emacs/site-start.d/50latex-cjk-common.el loading /usr/share/emacs/s

Bug#979982: emacsen-common: emacs -batch is noisy

2023-06-23 Thread Michael Hoffman
I would prefer `(load file nil t)` to `(load file nil noninteractive)` as even in interactive mode, extra output likes this makes it more difficult to notice actual warnings or errors that might need attention. But either way would be a big improvement. Michael

Bug#979982: emacsen-common: emacs -batch is noisy

2023-06-21 Thread Dennis Filder
X-Debbugs-CC: Michael Hoffman Control: tag -1 +patch This bug still persists, and the attached patch should fix it while still printing informative messages in interactive mode. I might raise the severity to "serious" at some point since the stray output renders GNU Emacs unsuitable as a script

Bug#979982: emacsen-common: emacs -batch is noisy

2021-01-12 Thread Michael Hoffman
Package: emacsen-common Version: 3.0.4 Severity: normal Dear Maintainer, Using `emacs -batch` is noisy, which means that it is easier to miss warnings and errors in `emacs -batch -f batch-byte-compile` `emacs -batch` on my system produces: ``` Loading /etc/emacs/site-start.d/00debian.el (sourc