diff -r 0654c471df55 -r 676a36b10cd3 .emacs-my --- a/.emacs-my Mon Jul 28 15:26:58 2014 +0300 +++ b/.emacs-my Tue Jul 29 00:25:00 2014 +0300 @@ -33,7 +33,8 @@ (setq recentf-show-file-shortcuts-flag nil) ;; (setq recentf-menu-filter 'recentf-arrange-by-dir) ; Too slow with dir widgets. -(setq recentf-menu-filter 'recentf-sort-basenames-ascending) +;; Don't sort ``recentf-list`` so ``recentf-open-files`` show files in historical order! +(setq recentf-menu-filter nil) ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; (message "revert buffer")