From c8dea557ebdfb2578b2522be7a144ec5cd708c41 Mon Sep 17 00:00:00 2001 From: Lucien Cartier-Tilet Date: Wed, 31 Mar 2021 16:32:03 +0200 Subject: [PATCH] [Emacs] Add and reorganize ignored paths by recentf-mode --- org/config/emacs.org | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/org/config/emacs.org b/org/config/emacs.org index b71bc6c..d268cfc 100644 --- a/org/config/emacs.org +++ b/org/config/emacs.org @@ -3940,10 +3940,11 @@ user. Unfortunately, a lot of these files are just noise I don’t care about, b fortunately we can ignore files with the variable ~recentf-exclude~. So, I will ignore these paths: #+name: recentf-ignored-paths -| =~/.mail/= | -| =~/.emacs.d/= | -| =~/.elfeed/index= | -| =/tmp/= | +| =~/.mail/= | +| =~/.emacs.d/= | +| =~/.config/emacs/= | +| =~/.elfeed/index= | +| =/tmp/= | #+name: recentf-ignored-paths-gen #+header: :var paths=recentf-ignored-paths