Add a check for fortune-cookie required program

This commit is contained in:
Adam Goldsmith 2019-11-24 10:01:10 -05:00
parent 78f69bd0ed
commit 5189bfd181

View File

@ -859,7 +859,7 @@
sendmail-program (executable-find "msmtp") sendmail-program (executable-find "msmtp")
notmuch-fcc-dirs "Sent +sent")) notmuch-fcc-dirs "Sent +sent"))
(use-package fortune-cookie (use-package fortune-cookie :demand :if (package-installed-p 'fortune-cookie)
:config :config
; change message every time scratch buffer created ; change message every time scratch buffer created
(setq initial-major-mode (setq initial-major-mode