From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: John North Newsgroups: gmane.emacs.help Subject: Re: Navigable file list Date: Tue, 17 Mar 2009 11:54:23 -0700 (PDT) Organization: http://groups.google.com Message-ID: <6473916c-ea8e-4e8e-b8e0-ec4981b350df@z9g2000yqi.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1237341677 29751 80.91.229.12 (18 Mar 2009 02:01:17 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 18 Mar 2009 02:01: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 Mar 18 03:02:34 2009 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 1Ljl71-0000hw-8X for geh-help-gnu-emacs@m.gmane.org; Wed, 18 Mar 2009 03:02:31 +0100 Original-Received: from localhost ([127.0.0.1]:50625 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ljl5e-00068c-V9 for geh-help-gnu-emacs@m.gmane.org; Tue, 17 Mar 2009 22:01:06 -0400 Original-Path: news.stanford.edu!headwall.stanford.edu!news.glorb.com!news2.glorb.com!postnews.google.com!z9g2000yqi.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 12 Original-References: mailman.3422.1237315325.31690.help-gnu-emacs@gnu.org Original-NNTP-Posting-Host: 86.14.20.206 Original-X-Trace: posting.google.com 1237316064 21088 127.0.0.1 (17 Mar 2009 18:54:24 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Tue, 17 Mar 2009 18:54:24 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: z9g2000yqi.googlegroups.com; posting-host=86.14.20.206; posting-account=kxuiXQoAAAD-uKStJR0qqJAu2uN_mYFe User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/525.13 (KHTML, like Gecko) Chrome/0.2.149.27 Safari/525.13, gzip(gfe), gzip(gfe) Original-Xref: news.stanford.edu gnu.emacs.help:167728 X-Mailman-Approved-At: Tue, 17 Mar 2009 22:00:46 -0400 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:63033 Archived-At: On 17 Mar, 18:41, Sean Sieger wrote: > john.nor...@gmail.com writes: > > =A0 =A0 I am trying to re-creete something similar to vim.project where > =A0 =A0 I have a buffer listing all of the files I use and use this for > =A0 =A0 jumping between files. > > *Buffer List* by doing C-x C-b? Thanks, but the buffer list only shows open buffers. I am looking for a list of all (or a subset) of the files from a directory and its sub- directories.