From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: mlathe Newsgroups: gmane.emacs.help Subject: Re: Finding files with tags Date: Mon, 13 Mar 2006 18:47:23 -0800 (PST) Message-ID: <3390232.post@talk.nabble.com> References: <3350075.post@talk.nabble.com> <3385374.post@talk.nabble.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1142360704 13805 80.91.229.2 (14 Mar 2006 18:25:04 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 14 Mar 2006 18:25:04 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Mar 14 19:25:03 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 1FJE5z-00067k-Mi for geh-help-gnu-emacs@m.gmane.org; Tue, 14 Mar 2006 19:18:12 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FJE5y-0004hx-Tt for geh-help-gnu-emacs@m.gmane.org; Tue, 14 Mar 2006 13:18:10 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FIzZG-0007FB-38 for help-gnu-emacs@gnu.org; Mon, 13 Mar 2006 21:47:26 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FIzZF-0007Ez-87 for Help-gnu-emacs@gnu.org; Mon, 13 Mar 2006 21:47:25 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FIzZF-0007Ew-5T for Help-gnu-emacs@gnu.org; Mon, 13 Mar 2006 21:47:25 -0500 Original-Received: from [72.21.53.35] (helo=talk.nabble.com) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1FIzdL-0002a5-C3 for Help-gnu-emacs@gnu.org; Mon, 13 Mar 2006 21:51:39 -0500 Original-Received: from localhost ([127.0.0.1] helo=talk.nabble.com) by talk.nabble.com with esmtp (Exim 4.50) id 1FIzZD-00050B-Ho for Help-gnu-emacs@gnu.org; Mon, 13 Mar 2006 18:47:23 -0800 Original-To: Help-gnu-emacs@gnu.org In-Reply-To: X-Nabble-Sender: mlathe@gmail.com X-Nabble-From: mlathe 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:33765 Archived-At: Lacking? No i guess not. I didn't get it to work in its entirety, but i didn't really try very hard. (also it was kind of slow, but i think that's b/c its doing a sed on all of my 12MB TAGS file. I need to do a grep first or something). So thanks for the effort. I'll draw something up based on your example. Another Question. This seems to be a very helpful feature. It seems to me that my colleagues are aways trying to remember where a certain file lives or doing a cd ../../../../foo/bar/path to move around. Can you think of a more common way of doing a similar indexed search? (i guess jde-mode does this for java files pretty good). thanks for the help. --Matthias -- View this message in context: http://www.nabble.com/Finding-files-with-tags-t1262543.html#a3390232 Sent from the Emacs - Help forum at Nabble.com.