From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Borgman Newsgroups: gmane.emacs.help Subject: Re: emacs 22.3.1 igrep issue Date: Wed, 24 Mar 2010 02:57:57 +0100 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1269395985 7793 80.91.229.12 (24 Mar 2010 01:59:45 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 24 Mar 2010 01:59:45 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Kenneth Goldman Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Mar 24 02:59:37 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 1NuFsd-0005pG-K8 for geh-help-gnu-emacs@m.gmane.org; Wed, 24 Mar 2010 02:59:35 +0100 Original-Received: from localhost ([127.0.0.1]:40064 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NuFsd-0001Qq-5e for geh-help-gnu-emacs@m.gmane.org; Tue, 23 Mar 2010 21:59:35 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NuFrR-00013y-PP for help-gnu-emacs@gnu.org; Tue, 23 Mar 2010 21:58:21 -0400 Original-Received: from [140.186.70.92] (port=45592 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NuFrQ-00013J-Lt for help-gnu-emacs@gnu.org; Tue, 23 Mar 2010 21:58:21 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NuFrP-0000Ay-Ix for help-gnu-emacs@gnu.org; Tue, 23 Mar 2010 21:58:20 -0400 Original-Received: from fg-out-1718.google.com ([72.14.220.152]:50685) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NuFrP-0000Ap-ED for help-gnu-emacs@gnu.org; Tue, 23 Mar 2010 21:58:19 -0400 Original-Received: by fg-out-1718.google.com with SMTP id d23so1547002fga.12 for ; Tue, 23 Mar 2010 18:58:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :from:date:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=dWV8knjBgaeLs0aTsiWvS8oA6u3orLNq1qjY8bliF/s=; b=NDE590SBr8EMTOUgfjlphH/K1vqwo0vrT3E8tQ7xGTseA8h+02MT7QKqguEXsN/4Gc N5BENCLq4wSqBsifBZh6wS6n1zmk44gsBlgPPIiuKkaAuS0PPZg8Az/6/2q/xHCi6Ucc jnqmb6BREOHc+SLiFqr8+4Av3BaTxvt5ggFDQ= 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:content-transfer-encoding; b=tfi0z7k6lc9sduwi5HJL3Eo+6IZsJfqxc+Q94Amr0EKFjX2j5JOjRRN6Dq1ZpA9t1g 14Mmr5XpNdNwG41wa4/P4wikZOdPQC7esx6XpZ0RFkf1se46aiCem3dLUd2g9pICqwUm LpJ3L3uV9x8fJzHt1Mb3836XBkZncV0p8J4qo= Original-Received: by 10.239.187.212 with SMTP id m20mr480035hbh.51.1269395897175; Tue, 23 Mar 2010 18:58:17 -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:72468 Archived-At: On Wed, Mar 24, 2010 at 2:32 AM, Kenneth Goldman wrot= e: > > I don't know lgrep and rgrep. =C2=A0I installed igrep years ago. =C2=A0Ar= e those > better? They come with Emacs and are maintained. > Basically, I put the cursor over a word and hit a keystroke, > it creates an *igrep* windows, searching for that word. =C2=A0Then I can = I > can use next-error to step through the matches. That should work with lgrep and rgrep.