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: Tue, 23 Mar 2010 22:49:54 +0100 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 1269381557 29685 80.91.229.12 (23 Mar 2010 21:59:17 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 23 Mar 2010 21:59:17 +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 Tue Mar 23 22:59:13 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 1NuC81-0005KQ-5k for geh-help-gnu-emacs@m.gmane.org; Tue, 23 Mar 2010 22:59:13 +0100 Original-Received: from localhost ([127.0.0.1]:37348 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NuC80-0003ny-Jh for geh-help-gnu-emacs@m.gmane.org; Tue, 23 Mar 2010 17:59:12 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NuBzQ-0005W2-5j for help-gnu-emacs@gnu.org; Tue, 23 Mar 2010 17:50:20 -0400 Original-Received: from [140.186.70.92] (port=53845 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NuBzO-0005Sk-7M for help-gnu-emacs@gnu.org; Tue, 23 Mar 2010 17:50:19 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NuBzL-0004W4-MA for help-gnu-emacs@gnu.org; Tue, 23 Mar 2010 17:50:17 -0400 Original-Received: from mail-fx0-f222.google.com ([209.85.220.222]:35620) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NuBzL-0004Vo-HZ for help-gnu-emacs@gnu.org; Tue, 23 Mar 2010 17:50:15 -0400 Original-Received: by fxm22 with SMTP id 22so2475945fxm.34 for ; Tue, 23 Mar 2010 14:50:14 -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; bh=RP7AZto9P8RduFibYD5zx8e+RcVPymSTrHlVCGpdXdA=; b=IJI1zsPlWq+AElUo1N4CVgr2KiBCqDavbhsFuuPR25LAjxrd67/4fBqGYqega47zU6 WuMPKdvkY0OQxMxt1AOIE7ZvFH+Rn9DQwxxz6eoONn4WOMMOFzuHxQbpFa7IfSpE8yb4 72lUY9K5LEi94myk3Hjsc9d8RBelW1KKj9nB4= 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=IqMKPFuOIyFVNBGf9y6fTBegckGFmETySGJVEH1cxm4cotok+wmp6CQs0QWJeBGZMW eWtyW2OuOc1LrQYSx5UVklvjIB9/zMTSnE9WCOpw6I5e4oFnc1RqifBkIs2J0Pu0EW3g cUvdYDn5N7WB6BLpbUvW+QuMDRvUPMtVLbFL8= Original-Received: by 10.239.188.210 with SMTP id q18mr2061012hbh.143.1269381014157; Tue, 23 Mar 2010 14:50:14 -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:72466 Archived-At: On Tue, Mar 23, 2010 at 8:50 PM, Kenneth Goldman wrote: > With a new Windows platform, I'm trying to update emacs from 20.6 to 22.3.1. Why are you not upgrading to Emacs 23? > I have to get igrep working. I use it constantly. What does it do that lgrep and rgrep does not do? > I see this error. I can > stay > on 20.6, but it seems like a good time to upgrade if I can get everything > working. > > 1 - The first few lines of output look like this, which means I can't > immediately start > stepping through. I have to click on the igrep frame first. I can't understand what you mean. What did you expect? > -*- mode: igrep; default-directory: "f:/emacs/" -*- > Igrep started at Tue Mar 23 15:33:32 > > grep -n -i -e copy f:/emacs/*.el NUL > ... and then the matches ... > > -- > Ken Goldman kgold@watson.ibm.com > 914-784-7646 (863-7646) >