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)
committerSean Whitton <spwhitton@spwhitton.name>
Thu, 28 Mar 2024 05:24:55 +0000 (13:24 +0800)
We have had numerous bug reports across packages about this bothering
users.

lisp/emacs-lisp/comp.el

index b7b04c768784e3db27cbc759ce8d6234ec55b4c7..2f70ca24e037a5cb65d27f18b580127aecea4cd7 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