(use-package notmuch :ensure t :if (executable-find "notmuch") :custom (notmuch-show-logo nil) (notmuch-search-oldest-first nil)) (provide 'fcuny-notmuch)