projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ceeba43
)
Change native-comp-async-report-warnings-errors to silent
author
Sean Whitton
<spwhitton@spwhitton.name>
Thu, 28 Mar 2024 05:24:49 +0000
(13:24 +0800)
committer
Sean 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
patch
|
blob
|
history
diff --git
a/lisp/emacs-lisp/comp.el
b/lisp/emacs-lisp/comp.el
index b7b04c768784e3db27cbc759ce8d6234ec55b4c7..2f70ca24e037a5cb65d27f18b580127aecea4cd7 100644
(file)
--- a/
lisp/emacs-lisp/comp.el
+++ b/
lisp/emacs-lisp/comp.el
@@
-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
'silen
t
"Whether to report warnings and errors from asynchronous native compilation.
When native compilation happens asynchronously, it can produce