Change native-comp-async-report-warnings-errors to silent
authorSean Whitton <spwhitton@spwhitton.name>
Thu, 28 Mar 2024 05:24:49 +0000 (13:24 +0800)
committerRob Browning <rlb@defaultvalue.org>
Sun, 23 Jun 2024 22:22:49 +0000 (17:22 -0500)
We have had numerous bug reports across packages about this bothering
users.

lisp/emacs-lisp/comp.el

index cf8f5395a64c57acaf6aeb47960df20a428e2608..257e36e32dbb881cfe720d4f7f6ecc53153f1b12 100644 (file)
@@ -144,7 +144,7 @@ Used to modify the compiler environment."
   :risky t
   :version "28.1")
 
-(defcustom native-comp-async-report-warnings-errors t
+(defcustom native-comp-async-report-warnings-errors 'silent
   "Whether to report warnings and errors from asynchronous native compilation.
 
 When native compilation happens asynchronously, it can produce