From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Pedro Sa da Costa Newsgroups: gmane.emacs.help Subject: find files in emacs Date: Sat, 20 May 2006 18:08:39 +0100 Message-ID: <446F4D17.1020603@mail.telepac.pt> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1148144950 9637 80.91.229.2 (20 May 2006 17:09:10 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 20 May 2006 17:09:10 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat May 20 19:09:06 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FhUwo-0003gf-WE for geh-help-gnu-emacs@m.gmane.org; Sat, 20 May 2006 19:09:03 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FhUwo-0004nH-Hr for geh-help-gnu-emacs@m.gmane.org; Sat, 20 May 2006 13:09:02 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FhUwc-0004nC-Ma for help-gnu-emacs@gnu.org; Sat, 20 May 2006 13:08:50 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FhUwa-0004mG-ST for help-gnu-emacs@gnu.org; Sat, 20 May 2006 13:08:49 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FhUwa-0004m3-MY for help-gnu-emacs@gnu.org; Sat, 20 May 2006 13:08:48 -0400 Original-Received: from [212.55.154.23] (helo=sapo.pt) by monty-python.gnu.org with smtp (Exim 4.52) id 1FhV0A-0005MC-CO for help-gnu-emacs@gnu.org; Sat, 20 May 2006 13:12:30 -0400 Original-Received: (qmail 19141 invoked by uid 0); 20 May 2006 17:08:41 -0000 Original-Received: from unknown (HELO sapo.pt) (10.134.35.151) by relay3 with SMTP; 20 May 2006 17:08:41 -0000 Original-Received: (qmail 4124 invoked from network); 20 May 2006 17:08:41 -0000 X-AntiVirus: PTMail-AV 0.3-0.88.2 X-Virus-Status: Clean (0.00255 seconds) Original-Received: from unknown (HELO [192.168.1.101]) (op132650b@[85.241.69.189]) (envelope-sender ) by mta1 (qmail-ldap-1.03) with SMTP for ; 20 May 2006 17:08:41 -0000 User-Agent: Thunderbird 1.5.0.2 (X11/20060420) Original-To: help-gnu-emacs@gnu.org 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:35169 Archived-At: I've a big java project that i'm doing in emacs with jdee and ecb. I want to find a file that exists somewhere inside the project. Is there any quick way to do it? Thanks, Pedro