From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Kenneth Goldman Newsgroups: gmane.emacs.help Subject: emacs 22.3.1 igrep issue Date: Tue, 23 Mar 2010 15:50:17 -0400 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; Boundary="0__=0ABBFC7CDFF87A8F8f9e8a93df938690918c0ABBFC7CDFF87A8F" X-Trace: dough.gmane.org 1269378057 15837 80.91.229.12 (23 Mar 2010 21:00:57 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 23 Mar 2010 21:00:57 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Mar 23 22:00:53 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 1NuBDX-0005x9-5H for geh-help-gnu-emacs@m.gmane.org; Tue, 23 Mar 2010 22:00:51 +0100 Original-Received: from localhost ([127.0.0.1]:51600 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NuBDW-0000Ub-4E for geh-help-gnu-emacs@m.gmane.org; Tue, 23 Mar 2010 17:00:50 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NuA82-0003VN-KC for help-gnu-emacs@gnu.org; Tue, 23 Mar 2010 15:51:06 -0400 Original-Received: from [140.186.70.92] (port=48084 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NuA80-0003Uj-W8 for help-gnu-emacs@gnu.org; Tue, 23 Mar 2010 15:51:06 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NuA7y-00070a-SA for help-gnu-emacs@gnu.org; Tue, 23 Mar 2010 15:51:04 -0400 Original-Received: from e38.co.us.ibm.com ([32.97.110.159]:43204) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NuA7y-000700-Dp for help-gnu-emacs@gnu.org; Tue, 23 Mar 2010 15:51:02 -0400 Original-Received: from d03relay02.boulder.ibm.com (d03relay02.boulder.ibm.com [9.17.195.227]) by e38.co.us.ibm.com (8.14.3/8.13.1) with ESMTP id o2NJj9RE017819 for ; Tue, 23 Mar 2010 13:45:09 -0600 Original-Received: from d03av05.boulder.ibm.com (d03av05.boulder.ibm.com [9.17.195.85]) by d03relay02.boulder.ibm.com (8.13.8/8.13.8/NCO v9.1) with ESMTP id o2NJosbq164212 for ; Tue, 23 Mar 2010 13:50:56 -0600 Original-Received: from d03av05.boulder.ibm.com (loopback [127.0.0.1]) by d03av05.boulder.ibm.com (8.14.3/8.13.1/NCO v10.0 AVout) with ESMTP id o2NJoLui030881 for ; Tue, 23 Mar 2010 13:50:21 -0600 Original-Received: from d01ml604.pok.ibm.com (d01ml604.pok.ibm.com [9.56.227.90]) by d03av05.boulder.ibm.com (8.14.3/8.13.1/NCO v10.0 AVin) with ESMTP id o2NJoKbA030853 for ; Tue, 23 Mar 2010 13:50:20 -0600 X-Mailer: Lotus Notes Release 7.0 HF277 June 21, 2006 X-MIMETrack: Serialize by Router on D01ML604/01/M/IBM(Release 8.5.1HF41 | October 22, 2009) at 03/23/2010 15:50:20 Content-Disposition: inline X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-Mailman-Approved-At: Tue, 23 Mar 2010 16:40:48 -0400 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:72464 Archived-At: --0__=0ABBFC7CDFF87A8F8f9e8a93df938690918c0ABBFC7CDFF87A8F Content-type: text/plain; charset=US-ASCII With a new Windows platform, I'm trying to update emacs from 20.6 to 22.3.1. I have to get igrep working. I use it constantly. 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. -*- 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) --0__=0ABBFC7CDFF87A8F8f9e8a93df938690918c0ABBFC7CDFF87A8F Content-type: text/html; charset=US-ASCII Content-Disposition: inline

With a new Windows platform, I'm trying to update emacs from 20.6 to 22.3.1.

I have to get igrep working. I use it constantly. 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.

-*- 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)
--0__=0ABBFC7CDFF87A8F8f9e8a93df938690918c0ABBFC7CDFF87A8F--