Add "No way" sign comment
This commit is contained in:
parent
2a23e9b796
commit
043cab5a3a
@ -314,6 +314,7 @@ of [[info:emacs#Saving Customizations][saving customizations (info)]].
|
|||||||
#+begin_src emacs-lisp -n :results silent
|
#+begin_src emacs-lisp -n :results silent
|
||||||
;; Tweak warnings:
|
;; Tweak warnings:
|
||||||
(setopt warning-display-at-bottom nil
|
(setopt warning-display-at-bottom nil
|
||||||
|
;; "No way" sign means "press me to stop emitting this warning".
|
||||||
;; Suppress the missing lexical-binding cookie warnings.
|
;; Suppress the missing lexical-binding cookie warnings.
|
||||||
;; warning-suppress-log-types '((lexical-binding))
|
;; warning-suppress-log-types '((lexical-binding))
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user