From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Dan Jacobson Newsgroups: gmane.emacs.bugs Subject: Dired's wildcards are not wild enough Date: Sun, 10 Aug 2003 07:12:53 +0800 Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Message-ID: <871xvuwhl6.fsf@jidanni.org> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1060473004 18256 80.91.224.253 (9 Aug 2003 23:50:04 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 9 Aug 2003 23:50:04 +0000 (UTC) Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sun Aug 10 01:50:03 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19ldTG-0005WG-00 for ; Sun, 10 Aug 2003 01:50:03 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19ldSl-0006AX-W9 for geb-bug-gnu-emacs@m.gmane.org; Sat, 09 Aug 2003 19:49:31 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19ldSi-00067r-6v for bug-gnu-emacs@gnu.org; Sat, 09 Aug 2003 19:49:28 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19ldSC-0005NG-CA for bug-gnu-emacs@gnu.org; Sat, 09 Aug 2003 19:49:27 -0400 Original-Received: from [80.91.224.249] (helo=main.gmane.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19ldSC-0005Lv-00 for bug-gnu-emacs@gnu.org; Sat, 09 Aug 2003 19:48:56 -0400 Original-Received: from root by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 19ldTV-000383-00 for ; Sun, 10 Aug 2003 01:50:17 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-To: bug-gnu-emacs@gnu.org Original-Received: from sea.gmane.org ([80.91.224.252]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19ldLK-00033u-00 for ; Sun, 10 Aug 2003 01:41:50 +0200 Original-Received: from news by sea.gmane.org with local (Exim 3.35 #1 (Debian)) id 19ldK0-0004fK-00 for ; Sun, 10 Aug 2003 01:40:28 +0200 Original-Lines: 5 Original-X-Complaints-To: usenet@sea.gmane.org User-Agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3 (gnu/linux) X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Bug reports for GNU Emacs, the Swiss army knife of text editors List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.bugs:5523 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:5523 Dired's wildcards are not wild enough. (dired "/etc/*/*_not_to_be_run" nil) can't get $ ls /etc/*/*_not_to_be_run /etc/apache/apache_not_to_be_run /etc/ssh/sshd_not_to_be_run