From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: simonh Newsgroups: gmane.emacs.help Subject: Keyboard commands for editing recentf buffer? Date: Wed, 13 Jan 2010 03:34:16 -0800 (PST) Organization: http://groups.google.com Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1263418457 31595 80.91.229.12 (13 Jan 2010 21:34:17 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 13 Jan 2010 21:34:17 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Jan 13 22:34:10 2010 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1NVAqs-0007OY-CI for geh-help-gnu-emacs@m.gmane.org; Wed, 13 Jan 2010 22:34:06 +0100 Original-Received: from localhost ([127.0.0.1]:44494 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NVAqt-0007Y8-0w for geh-help-gnu-emacs@m.gmane.org; Wed, 13 Jan 2010 16:34:07 -0500 Original-Path: news.stanford.edu!usenet.stanford.edu!postnews.google.com!q4g2000yqm.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 15 Original-NNTP-Posting-Host: 78.86.141.5 Original-X-Trace: posting.google.com 1263382456 16592 127.0.0.1 (13 Jan 2010 11:34:16 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Wed, 13 Jan 2010 11:34:16 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: q4g2000yqm.googlegroups.com; posting-host=78.86.141.5; posting-account=gRurCAoAAADPVtjg7sX8SgQKol6JEYws User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; en-GB; rv:1.9.1.7) Gecko/20100106 Ubuntu/9.10 (karmic) Firefox/3.5.7,gzip(gfe),gzip(gfe) Original-Xref: news.stanford.edu gnu.emacs.help:176132 X-Mailman-Approved-At: Wed, 13 Jan 2010 16:31:44 -0500 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:71205 Archived-At: Does anyone know of a way to edit the recentf files in the buffer directly? What I'm hoping for is way to: Mark files Unmark files Delete files that I don't want to be kept in history Sort by recency, filename, path Similar functionality to Ibuffer. Commands shown in the minibuffer as seen below. Ibuffer: Commands: m, u, t, RET, g, k, S, D, Q; q to quit; h for help Thanks for any help.