From e918a346fc05758fc81f54e20db2988f1add9ba4 Mon Sep 17 00:00:00 2001 From: Lucien Cartier-Tilet Date: Mon, 27 Dec 2021 13:44:57 +0100 Subject: [PATCH] [Emacs] No need to defer loading recentf Recentf is used as soon as Emacs is created, no need to defer it and its configuration. --- org/config/emacs.org | 1 - 1 file changed, 1 deletion(-) diff --git a/org/config/emacs.org b/org/config/emacs.org index da111a2..65245a3 100644 --- a/org/config/emacs.org +++ b/org/config/emacs.org @@ -2498,7 +2498,6 @@ excluded files. #+begin_src emacs-lisp (use-package recentf :straight (:build t :type built-in) - :defer t :custom ((recentf-max-saved-items 200)) :init (add-to-list 'recentf-exclude (rx (* any)