From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Peter Dyballa Newsgroups: gmane.emacs.help Subject: Re: how to recursively grep Date: Tue, 21 Aug 2012 10:14:34 +0200 Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 (Apple Message framework v1084) Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1345536893 23780 80.91.229.3 (21 Aug 2012 08:14:53 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 21 Aug 2012 08:14:53 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: rusi Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Aug 21 10:14:53 2012 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1T3jbv-0005le-HN for geh-help-gnu-emacs@m.gmane.org; Tue, 21 Aug 2012 10:14:51 +0200 Original-Received: from localhost ([::1]:52891 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T3jbu-0004ZZ-2J for geh-help-gnu-emacs@m.gmane.org; Tue, 21 Aug 2012 04:14:50 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:38050) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T3jbk-0004YT-6Y for help-gnu-emacs@gnu.org; Tue, 21 Aug 2012 04:14:46 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T3jbi-0005xt-I6 for help-gnu-emacs@gnu.org; Tue, 21 Aug 2012 04:14:40 -0400 Original-Received: from mout.web.de ([212.227.15.3]:56582) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T3jbi-0005xR-8D for help-gnu-emacs@gnu.org; Tue, 21 Aug 2012 04:14:38 -0400 Original-Received: from [192.168.178.8] ([95.222.201.211]) by smtp.web.de (mrweb002) with ESMTPA (Nemesis) id 0MWirL-1T9UsS41db-00Xm7N; Tue, 21 Aug 2012 10:14:36 +0200 In-Reply-To: X-Mailer: Apple Mail (2.1084) X-Provags-ID: V02:K0:uyHocsO3Bk1Wcy7bhiSi9Vxymgzsy12018JpJpRUTsG 394ISfLCiQoimJQv5jPcWy9ekh6I2oV5lAPpPmUwA/gAARz61w abJtFeH74MfY7IfUZosrgZxBE1WzqMpgKNV7CtAyBRSEEO1iJ3 TYaaxLbdfKN8aYiRka4i+YW7QEr6rLk31MZgAhUPEogIcPdBQi nlEcp1nsoPj1Gq4cOZFQw== X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 212.227.15.3 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:86443 Archived-At: Am 21.08.2012 um 05:23 schrieb rusi: > What am I doing wrong? Are you searching at all? Your pages long find command seems to just = exclude instead of searching=85 In which files do you think the string "charset-map-path" will occur? = Then search for these files only: M-x find-grep RET RET It also works to search in C source files with '-name "*.[ch]"'. -- Greetings Pete The most exciting phrase to hear in science, the one that heralds new = discoveries, is not "Eureka!" (I found it!) but "That's funny..." =96 Isaac Asimov