From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Sam Steingold Newsgroups: gmane.emacs.devel Subject: grep breakage Date: Tue, 08 Feb 2011 18:58:34 -0500 Organization: disorganization Message-ID: References: Reply-To: sds@gnu.org NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1297209555 15100 80.91.229.12 (8 Feb 2011 23:59:15 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 8 Feb 2011 23:59:15 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Feb 09 00:59:11 2011 Return-path: Envelope-to: ged-emacs-devel@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 1PmxSb-0003QL-Pd for ged-emacs-devel@m.gmane.org; Wed, 09 Feb 2011 00:59:05 +0100 Original-Received: from localhost ([127.0.0.1]:40574 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PmxSb-0003OE-AN for ged-emacs-devel@m.gmane.org; Tue, 08 Feb 2011 18:59:05 -0500 Original-Received: from [140.186.70.92] (port=59605 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PmxSR-0003Nw-SP for emacs-devel@gnu.org; Tue, 08 Feb 2011 18:59:01 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PmxSQ-0005wx-Cg for emacs-devel@gnu.org; Tue, 08 Feb 2011 18:58:55 -0500 Original-Received: from lo.gmane.org ([80.91.229.12]:59376) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PmxSQ-0005wU-3x for emacs-devel@gnu.org; Tue, 08 Feb 2011 18:58:54 -0500 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1PmxSO-0003KI-5k for emacs-devel@gnu.org; Wed, 09 Feb 2011 00:58:52 +0100 Original-Received: from rrcs-24-103-48-205.nyc.biz.rr.com ([24.103.48.205]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 09 Feb 2011 00:58:51 +0100 Original-Received: from sds by rrcs-24-103-48-205.nyc.biz.rr.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 09 Feb 2011 00:58:51 +0100 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: emacs-devel@gnu.org Original-Lines: 26 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: rrcs-24-103-48-205.nyc.biz.rr.com User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) Mail-Copies-To: never X-Attribution: Sam X-Disclaimer: You should not expect anyone to agree with me. Cancel-Lock: sha1:A1eVi8ctwPBRcSDW21ruc3p50FE= X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 80.91.229.12 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:135780 Archived-At: emacs -Q (setq compilation-auto-jump-to-first-error t) M-x grep RET foo bar RET ==> echo area: Grep exited abnormally with code 2 minibuffer: Find this grep hit in (default Grep started at Tue Feb 8 18): ~/ *grep* buffer: the left fringe arrow points to the second line in the buffer: Grep started at Tue Feb 8 18:56:45 even without compilation-auto-jump-to-first-error, you can use compilation-next-error to see that grep thinks that "Grep started..." is the first match. -- Sam Steingold (http://sds.podval.org/) on CentOS release 5.3 (Final) http://www.memritv.org http://ffii.org http://www.PetitionOnline.com/tap12009/ http://iris.org.il http://mideasttruth.com http://jihadwatch.org There is an exception to every rule, including this one.