From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Borgman Newsgroups: gmane.emacs.help,gmane.emacs.windows Subject: Re: [h-e-w] emacs grep on Windows Date: Wed, 6 Oct 2010 00:37:57 +0200 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: dough.gmane.org 1286318334 24500 80.91.229.12 (5 Oct 2010 22:38:54 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 5 Oct 2010 22:38:54 +0000 (UTC) Cc: help-emacs-windows@gnu.org, Emacs mailing list , Kenneth Goldman To: Drew Adams Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Oct 06 00:38:52 2010 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.69) (envelope-from ) id 1P3G9q-0006pj-F3 for geh-help-gnu-emacs@m.gmane.org; Wed, 06 Oct 2010 00:38:50 +0200 Original-Received: from localhost ([127.0.0.1]:47379 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P3G9p-0004HF-NN for geh-help-gnu-emacs@m.gmane.org; Tue, 05 Oct 2010 18:38:49 -0400 Original-Received: from [140.186.70.92] (port=58500 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P3G9R-0004FN-4m for help-gnu-emacs@gnu.org; Tue, 05 Oct 2010 18:38:25 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P3G9Q-0007kG-5h for help-gnu-emacs@gnu.org; Tue, 05 Oct 2010 18:38:25 -0400 Original-Received: from mail-gw0-f41.google.com ([74.125.83.41]:57920) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P3G9Q-0007kA-3E; Tue, 05 Oct 2010 18:38:24 -0400 Original-Received: by gwj16 with SMTP id 16so3353774gwj.0 for ; Tue, 05 Oct 2010 15:38:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:in-reply-to :references:from:date:message-id:subject:to:cc:content-type; bh=tCMx3f+NLNycLCW6w8nTjdb15xyBEYrZMwkwhzIv1qk=; b=u1D4yosMm48YOTg8VtlB68v/60yu6iWijbpy5BfYaPS5s1utYw1bHCyiiWWKu3Jp5L nQF4cJzGxePC9HgNj+LlHYySrsuX4ma2JpeFCFa+UiuJcwqTbNVWgG02DRvra1rNqbpE 5pNS4uOvVnwR9Nxv8MlvLw6MPN0mS+RIRsTh8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; b=ok9/nZd9K9miK0rMn1jyYf/VINvOxev8XS0862KhWio/99xUF0WR2QCVuEB3V3ySY/ /10DGX6XqQRtcDEDP33XkRdRC+4B0g0diMxahPcXliyJqYK7bbe3//EC+WC7UgizSAFE ReV1fTEkr/FhQOWyR/ElM5/fYWI9ehmND0Los= Original-Received: by 10.90.49.6 with SMTP id w6mr6289707agw.152.1286318297935; Tue, 05 Oct 2010 15:38:17 -0700 (PDT) Original-Received: by 10.91.112.1 with HTTP; Tue, 5 Oct 2010 15:37:57 -0700 (PDT) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) 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:75075 gmane.emacs.windows:4763 Archived-At: > You might also be interested in the version of Emacs `grep' > provided by library `grep+.el'. > http://www.emacswiki.org/emacs/GrepPlus > http://www.emacswiki.org/emacs/grep%2b.el I believe someone also mentioned the new builtin commands lgrep and rgrep in Emacs as alternatives.