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 12:48:41 -0800 (PST) Message-ID: <3385374.post@talk.nabble.com> References: <3350075.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 1142283133 23214 80.91.229.2 (13 Mar 2006 20:52:13 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 13 Mar 2006 20:52:13 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Mar 13 21:52:09 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 1FItzA-0007Ju-TR for geh-help-gnu-emacs@m.gmane.org; Mon, 13 Mar 2006 21:49:52 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FItzA-0002nr-5d for geh-help-gnu-emacs@m.gmane.org; Mon, 13 Mar 2006 15:49:48 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FIty9-0002d6-LW for help-gnu-emacs@gnu.org; Mon, 13 Mar 2006 15:48:45 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FIty7-0002bJ-Mv for Help-gnu-emacs@gnu.org; Mon, 13 Mar 2006 15:48:44 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FIty7-0002b7-Fu for Help-gnu-emacs@gnu.org; Mon, 13 Mar 2006 15:48:43 -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 1FIu2A-00014m-5L for Help-gnu-emacs@gnu.org; Mon, 13 Mar 2006 15:52:54 -0500 Original-Received: from localhost ([127.0.0.1] helo=talk.nabble.com) by talk.nabble.com with esmtp (Exim 4.50) id 1FIty5-0004Wp-Og for Help-gnu-emacs@gnu.org; Mon, 13 Mar 2006 12:48:41 -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:33735 Archived-At: Yeah this was basically the direction that i was heading. Leverage another mode's logic for listing file names and opening the selected file. So i guess i'm on the right track. So which do you think is better? dired? or grep-find's (compilation?) mode? thanks for the help --Matthias -- View this message in context: http://www.nabble.com/Finding-files-with-tags-t1262543.html#a3385374 Sent from the Emacs - Help forum at Nabble.com.