GNU bug report logs -
#75553
31.0.50; custom-load-symbol should respect message verbosity
Previous Next
Reported by: Johann Höchtl <johann.hoechtl <at> gmail.com>
Date: Tue, 14 Jan 2025 07:15:01 UTC
Severity: normal
Found in version 31.0.50
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #8 received at 75553 <at> debbugs.gnu.org (full text, mbox):
> From: Johann Höchtl <johann.hoechtl <at> gmail.com>
> Date: Tue, 14 Jan 2025 08:14:08 +0100
>
> I find the load messages during startup, caused by (custom-load-symbol 'foo) disturbing.
>
> That is caused by the fact that the API of custom-load-symbaol has no means to respect the setting of
> force-load-messages when loading a library.
>
> Please do note, that this analysis has been made by and is described in more detail in
>
> https://emacs.stackexchange.com/questions/82904/disable-echo-area-during-startup/82924#82924
I don't think force-load-messages is what you want, because that
variable is used for the opposite purpose: to avoid suppressing
"Loading FOO..." messages. Whereas you want to suppress those
messages.
I don't understand why you want to suppress those messages, though.
Those messages are normal in Emacs: they are shown every time Emacs
loads a Lisp package. custom-load is not special in any way in this
regard.
Why is it important to suppress that?
This bug report was last modified 166 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.