From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: bgm-rao@ieee.org Newsgroups: gmane.emacs.help Subject: Dired narrowing? Date: 03 Oct 2004 11:52:09 +0530 Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <5eoacv4fhim.fsf@dsplindt038.i-did-not-set--mail-host-address--so-shoot-me> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1096784619 24001 80.91.229.6 (3 Oct 2004 06:23:39 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 3 Oct 2004 06:23:39 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Oct 03 08:23:27 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CDzmJ-0005iF-00 for ; Sun, 03 Oct 2004 08:23:27 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CDzsq-0001dt-3F for geh-help-gnu-emacs@m.gmane.org; Sun, 03 Oct 2004 02:30:12 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CDzsb-0001de-HZ for help-gnu-emacs@gnu.org; Sun, 03 Oct 2004 02:29:57 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CDzsb-0001dS-4B for help-gnu-emacs@gnu.org; Sun, 03 Oct 2004 02:29:57 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CDzsb-0001dP-1G for help-gnu-emacs@gnu.org; Sun, 03 Oct 2004 02:29:57 -0400 Original-Received: from [192.91.75.132] (helo=go4.ext.ti.com) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1CDzly-0005t5-HL for help-gnu-emacs@gnu.org; Sun, 03 Oct 2004 02:23:06 -0400 Original-Received: from dbdp30.itg.ti.com ([172.24.170.39]) by go4.ext.ti.com (8.12.11/8.12.11) with ESMTP id i936MCcA018899 for ; Sun, 3 Oct 2004 01:22:13 -0500 (CDT) Original-Received: from dsplindt038.india.ti.com (localhost [127.0.0.1]) by dbdp30.itg.ti.com (8.12.11/8.12.11) with ESMTP id i936MAro010106 for ; Sun, 3 Oct 2004 11:52:11 +0530 (IST) Original-Received: (from a0875389@localhost) by dsplindt038.india.ti.com (8.11.6/8.11.2) id i936M9C28087; Sun, 3 Oct 2004 11:52:09 +0530 Original-To: help-gnu-emacs@gnu.org Original-Lines: 5 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 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: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:21020 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:21020 How do I narrow a dired buffer to see only files with a regexp name? Regards, Madhu