Computing, Emacs, Linux, software, Tips
Weekly Emacs tip #26 — Recentf: keep track of recently edited files
Most “ordinary” editors I know keep a list of the most recently opened files in their File menu. Emacs (of course) can have that too, through the built-in recentf package. Loading that package adds a submenu called Open Recent to the File menu. Alternatively, one can call M-x recentf or M-x recentf-open to open one […]
Read full case study