Enhance native-comp and warnings defaults
This commit is contained in:
@@ -727,8 +727,6 @@ And [add the elpaca bootstrap code](https://github.com/progfolio/elpaca?tab=read
|
||||
|
||||
2. You can also add the following to `~/.emacs.d/post-init.el`:
|
||||
```emacs-lisp
|
||||
;; Hide warnings and display only errors
|
||||
(setq warning-minimum-level :error)
|
||||
|
||||
;; Display of line numbers in the buffer:
|
||||
;; (display-line-numbers-mode 1)
|
||||
|
||||
Reference in New Issue
Block a user