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
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
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
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
4 matches
Mail list logo