spacemacs-buffer: fixed a bug on native-comnp

This was reported in 82624811dd
This commit is contained in:
Lucius Hu 2022-02-18 03:22:39 +00:00 committed by GitHub
parent 82624811dd
commit ee3c558c80
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -1328,6 +1328,8 @@ SEQ, START and END are the same arguments as for `cl-subseq'"
(message "Package `all-the-icons' isn't installed")
(setq dotspacemacs-startup-buffer-show-icons nil))
(setq dotspacemacs-startup-buffer-show-icons nil))
(when dotspacemacs-startup-buffer-show-icons
(require 'all-the-icons))
(dolist (els (append '(warnings) dotspacemacs-startup-lists))
(let ((el (or (car-safe els) els))
(list-size (or (cdr-safe els)