From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Petter Gustad Newsgroups: gmane.emacs.help Subject: Re: How to find tags file in a recursive way? Date: 15 Jun 2007 12:36:32 +0200 Organization: 502 You are not allowed to talk Message-ID: <7dejkd5wsv.fsf@www.gratismegler.no> References: <1181889209.621471.193820@j4g2000prf.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1181907634 20065 80.91.229.12 (15 Jun 2007 11:40:34 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 15 Jun 2007 11:40:34 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Jun 15 13:40:32 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1HzAAJ-0008C3-Lc for geh-help-gnu-emacs@m.gmane.org; Fri, 15 Jun 2007 13:40:31 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HzAAJ-00052F-2M for geh-help-gnu-emacs@m.gmane.org; Fri, 15 Jun 2007 07:40:31 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!sn-xt-sjc-03!sn-xt-sjc-09!sn-post-sjc-01!supernews.com!corp.supernews.com!not-for-mail Original-Newsgroups: gnu.emacs.help X-Home-Page: http://gustad.com Original-Sender: newsmail6@gustad.com User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.4 Original-X-Complaints-To: abuse@supernews.com Original-Lines: 17 Original-Xref: shelby.stanford.edu gnu.emacs.help:149499 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:45086 Archived-At: Weihua Jiang writes: > functionality VIM provided. I find it is quite useful when I > processing deep directories. I don't know the answer to your question, but for many purposes I found the following quite useful: find . -name '*.[chS]' -print0 | xargs -0 etags Then use the single TAGS file for the whole source-tree. Petter -- ________________________________________________________________________ Petter Gustad 8'h2B | ~8'h2B http://www.gustad.com/petter