From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Thierry Volpiatto Newsgroups: gmane.emacs.help Subject: Re: next-error for dired-find? Date: Thu, 26 Feb 2009 08:11:46 +0100 Message-ID: <874oyhsmdp.fsf@tux.homenetwork> References: <2cbee169-8991-400e-b91f-5b8950e822f2@r4g2000yqa.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1235632748 16735 80.91.229.12 (26 Feb 2009 07:19:08 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 26 Feb 2009 07:19:08 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Feb 26 08:20:24 2009 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 1LcaXf-00041e-FB for geh-help-gnu-emacs@m.gmane.org; Thu, 26 Feb 2009 08:20:23 +0100 Original-Received: from localhost ([127.0.0.1]:51926 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LcaWK-0003Vf-NS for geh-help-gnu-emacs@m.gmane.org; Thu, 26 Feb 2009 02:19:00 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LcaVy-0003VN-MK for help-gnu-emacs@gnu.org; Thu, 26 Feb 2009 02:18:38 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LcaVw-0003Uu-QE for help-gnu-emacs@gnu.org; Thu, 26 Feb 2009 02:18:37 -0500 Original-Received: from [199.232.76.173] (port=43348 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LcaVw-0003Uq-Mx for help-gnu-emacs@gnu.org; Thu, 26 Feb 2009 02:18:36 -0500 Original-Received: from main.gmane.org ([80.91.229.2]:37432 helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LcaVw-0000H5-CV for help-gnu-emacs@gnu.org; Thu, 26 Feb 2009 02:18:36 -0500 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1LcaVt-0008Tb-7K for help-gnu-emacs@gnu.org; Thu, 26 Feb 2009 07:18:33 +0000 Original-Received: from 121.77.197-77.rev.gaoland.net ([77.197.77.121]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 26 Feb 2009 07:18:33 +0000 Original-Received: from thierry.volpiatto by 121.77.197-77.rev.gaoland.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 26 Feb 2009 07:18:33 +0000 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 17 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 121.77.197-77.rev.gaoland.net User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.0.90 (gnu/linux) Cancel-Lock: sha1:GB63GBnXsiAxt9JUI2oAG1bHWR0= X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) 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:62388 Archived-At: Hi, Mike Halloran writes: > Is there a good way to run a file search, and use the c-x backtick (c- > x `) (next-error) command to jump to each file? > > c-x backtick works with grep, and grep-find. Basically, I am looking > to do a quick browse through each cpp file in my source tree. > > Any thoughts? Have a look at traverselisp.el, it provide a nice interface to navigate in the result of your search. -- A + Thierry Volpiatto Location: Saint-Cyr-Sur-Mer - France