help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

More convenient editing of recentf files


From: B. T. Raven
Subject: More convenient editing of recentf files
Date: Sun, 15 Mar 2009 12:42:41 -0600
User-agent: Thunderbird 2.0.0.19 (Windows/20081209)

In .emacs I have:

(add-to-list 'same-window-buffer-names "*Buffer List*")

and

 '(iswitchb-mode t nil (iswitchb)) in custom-set-variables

so I can navigate to buffers quickly with C-x b and kill selected ones with C-x C-b via

D, SPC, and X keys. Is there a way to do something like this with recentf files? Now I have to use the mousey checkbox interface: menubar > Open Recent > Edit list > check ... check ... check .... move to bottom of list ... check ok

Thanks,

Ed


reply via email to

[Prev in Thread] Current Thread [Next in Thread]