From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Xah Newsgroups: gmane.emacs.help Subject: Re: recursively directory listing in dired way. Date: Tue, 18 Nov 2008 23:53:36 -0800 (PST) Organization: http://groups.google.com Message-ID: <626e8444-5cf3-4d0d-842e-95e613f53d66@r37g2000prr.googlegroups.com> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1227095460 12958 80.91.229.12 (19 Nov 2008 11:51:00 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 19 Nov 2008 11:51:00 +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 Nov 19 12:52:01 2008 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 1L2lbA-0005lt-H4 for geh-help-gnu-emacs@m.gmane.org; Wed, 19 Nov 2008 12:51:56 +0100 Original-Received: from localhost ([127.0.0.1]:56771 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L2la1-0004oq-MX for geh-help-gnu-emacs@m.gmane.org; Wed, 19 Nov 2008 06:50:45 -0500 Original-Path: news.stanford.edu!newsfeed.stanford.edu!postnews.google.com!r37g2000prr.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 21 Original-NNTP-Posting-Host: 24.6.185.159 Original-X-Trace: posting.google.com 1227081216 29955 127.0.0.1 (19 Nov 2008 07:53:36 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Wed, 19 Nov 2008 07:53:36 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: r37g2000prr.googlegroups.com; posting-host=24.6.185.159; posting-account=bRPKjQoAAACxZsR8_VPXCX27T2YcsyMA User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10_4_11; en) AppleWebKit/525.26.2 (KHTML, like Gecko) Version/3.2 Safari/525.26.12, gzip(gfe), gzip(gfe) Original-Xref: news.stanford.edu gnu.emacs.help:164587 X-Mailman-Approved-At: Wed, 19 Nov 2008 06:50:23 -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:59925 Archived-At: On Nov 18, 8:03 pm, "Anand S. Dhankshirur" wrote: > I have installed 22.3 version of emacs in my system. > I want to list all the subdirectories and its contents of a directory > recursively in a dired buffer. > So that i can go to that file. > (running ls -lR shell command lists all the contents recursively but not > in dired way!) > I want to list all the contents in dired way. > How to do that? maybe there are better ways, but i just go to the dir, then do Alt+x find-dired when it asks for =E2=80=9CRun Find=E2=80=9D, give =E2=80=9C-type f=E2=80=9D= . If you want html only, you can do =E2=80=9C-name *html=E2=80=9D for example. Xah =E2=88=91 http://xahlee.org/ =E2=98=84