From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Henrik Enberg Newsgroups: gmane.emacs.help Subject: Re: grep and emacs Date: Mon, 14 Apr 2003 22:32:32 +0200 Organization: Le Petomane Appreciation Society Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <87el44zuov.fsf@enberg.org> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1050352654 652 80.91.224.249 (14 Apr 2003 20:37:34 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 14 Apr 2003 20:37:34 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Mon Apr 14 22:37:31 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 195Ahn-0000A3-00 for ; Mon, 14 Apr 2003 22:37:31 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 195Agf-00077q-00 for gnu-help-gnu-emacs@m.gmane.org; Mon, 14 Apr 2003 16:36:21 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.icl.net!newsfeed.fjserv.net!feed.news.nacamar.de!fu-berlin.de!uni-berlin.de!h95n2fls32o1112.telia.COM!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 8 Original-NNTP-Posting-Host: h95n2fls32o1112.telia.com (213.65.65.95) Original-X-Trace: fu-berlin.de 1050352364 378728 213.65.65.95 (16 [125297]) User-Agent: Gnus/5.090019 (Oort Gnus v0.19) Emacs/21.3.50 (gnu/linux) Cancel-Lock: sha1:wsBYYrfgTT60Z9AjQPcSxw05BL4= Original-Xref: shelby.stanford.edu gnu.emacs.help:111977 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:8477 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:8477 "Javier Oviedo" writes: > Is there a grep utility that I can use within emacs that will do a grep > similar to how VisualC++ and codewright do it? I'd like to search a dir(gui > is optional) and have all results display in a second window. By clicking on > the file I'd like to open it in the original window. M-x grep RET does precisely that.