# HG changeset patch # User Oleksandr Gavenko # Date 1422390498 -7200 # Node ID 998763deda98465e044a7c3fcacb83cb02b7268f # Parent fd26eef91bf62e70fa412652bf3fa0bcf5c7f31a Cleanup recentf on idle to decrease boot time. diff -r fd26eef91bf6 -r 998763deda98 .emacs-my --- a/.emacs-my Sat Jan 17 14:35:26 2015 +0200 +++ b/.emacs-my Tue Jan 27 22:28:18 2015 +0200 @@ -16,7 +16,7 @@ (when (eq system-type 'cygwin) (setq recentf-save-file "~/.recentf-cygwin")) -(setq recentf-auto-cleanup 'mode) +(setq recentf-auto-cleanup 600) ;; Prevent TRAMP to login on remote host when loading. Its take time and ask passwords! (setq recentf-keep '(file-remote-p file-readable-p)) (setq recentf-exclude ; Use ``M-x recentf-cleanup`` to update recentf-list.