From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Updated project-specific settings patch Date: Tue, 20 May 2008 06:27:12 +0300 Message-ID: References: <200805192011.m4JKBcOC016137@projectile.siege-engine.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1211254050 5285 80.91.229.12 (20 May 2008 03:27:30 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 20 May 2008 03:27:30 +0000 (UTC) Cc: tromey@redhat.com, joakim@verona.se, emacs-devel@gnu.org To: "Eric M. Ludlam" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue May 20 05:28:07 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JyIWC-0003pA-Uf for ged-emacs-devel@m.gmane.org; Tue, 20 May 2008 05:28:05 +0200 Original-Received: from localhost ([127.0.0.1]:32922 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JyIVS-0004kt-SJ for ged-emacs-devel@m.gmane.org; Mon, 19 May 2008 23:27:18 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JyIVP-0004jD-EY for emacs-devel@gnu.org; Mon, 19 May 2008 23:27:15 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JyIVN-0004hn-Iw for emacs-devel@gnu.org; Mon, 19 May 2008 23:27:15 -0400 Original-Received: from [199.232.76.173] (port=51007 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JyIVN-0004hf-EX for emacs-devel@gnu.org; Mon, 19 May 2008 23:27:13 -0400 Original-Received: from mtaout3.012.net.il ([84.95.2.7]:55025) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JyIVN-0002gi-3t for emacs-devel@gnu.org; Mon, 19 May 2008 23:27:13 -0400 Original-Received: from HOME-C4E4A596F7 ([80.230.41.128]) by i_mtaout3.012.net.il (HyperSendmail v2004.12) with ESMTPA id <0K1500KAHE9PSCC2@i_mtaout3.012.net.il> for emacs-devel@gnu.org; Tue, 20 May 2008 06:41:49 +0300 (IDT) In-reply-to: <200805192011.m4JKBcOC016137@projectile.siege-engine.com> X-012-Sender: halo1@inter.net.il X-detected-kernel: by monty-python.gnu.org: Solaris 9.1 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:97422 Archived-At: > Date: Mon, 19 May 2008 16:11:38 -0400 > From: "Eric M. Ludlam" > Cc: tromey@redhat.com, emacs-devel@gnu.org > > The SRC find problem, however, gets a little dicey for particularly > large projects. I always though using locate, or something similar > would be the way to go for that. ID-Utils is a GNU package that specifically targets that niche. I find it invaluable in this role (it comes with a simple grep-style interface to Emacs).