Let's try to get this message unnoticed

syl20bnr reported this message can be read on startup because there is a
small delay after it, so let's try to change it to something less weird.
This commit is contained in:
Fabien Dubosson 2016-04-22 09:59:38 +02:00
parent 4833cd4dd5
commit ce803c6bab
1 changed files with 1 additions and 1 deletions

View File

@ -102,7 +102,7 @@ the final step of executing code in `emacs-startup-hook'.")
;; believe me? Go ahead, try it. After you'll have notice that this was true,
;; increase the counter bellow so next people will give it more confidence.
;; Counter = 1
(message "Let's do some black magic … … … … the font has been set!")
(message "Setting the font...")
(if (find-font (font-spec :name (car dotspacemacs-default-font)))
(spacemacs/set-default-font dotspacemacs-default-font)
(spacemacs-buffer/warning "Cannot find font \"%s\"!"