[Emacs] Add and reorganize ignored paths by recentf-mode
This commit is contained in:
parent
00d847bf09
commit
c8dea557eb
@ -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
|
fortunately we can ignore files with the variable ~recentf-exclude~. So, I will
|
||||||
ignore these paths:
|
ignore these paths:
|
||||||
#+name: recentf-ignored-paths
|
#+name: recentf-ignored-paths
|
||||||
| =~/.mail/= |
|
| =~/.mail/= |
|
||||||
| =~/.emacs.d/= |
|
| =~/.emacs.d/= |
|
||||||
| =~/.elfeed/index= |
|
| =~/.config/emacs/= |
|
||||||
| =/tmp/= |
|
| =~/.elfeed/index= |
|
||||||
|
| =/tmp/= |
|
||||||
|
|
||||||
#+name: recentf-ignored-paths-gen
|
#+name: recentf-ignored-paths-gen
|
||||||
#+header: :var paths=recentf-ignored-paths
|
#+header: :var paths=recentf-ignored-paths
|
||||||
|
Loading…
Reference in New Issue
Block a user