Only pop-up messages buffer if there is an error
This commit is contained in:
parent
2572e8c221
commit
a731bab651
1 changed files with 2 additions and 0 deletions
|
|
@ -7,6 +7,8 @@
|
|||
;;; Code:
|
||||
|
||||
|
||||
;; Only care about errors in *Messages* buffer
|
||||
(setq warning-minimum-level :error)
|
||||
|
||||
;; Recommended by elpaca
|
||||
(setq package-enable-at-startup nil)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue