From unknown Fri Jun 20 20:02:55 2025 X-Loop: don@donarmstrong.com Subject: bug#607: 23.0.60; grep -w & grep-highlight-matches Reply-To: "G.W.Pigman III" , 607@debbugs.gnu.org Resent-From: "G.W.Pigman III" Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Fri, 25 Jul 2008 14:25:04 +0000 Resent-Message-ID: Resent-Sender: don@donarmstrong.com X-Emacs-PR-Message: report 607 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by submit@emacsbugs.donarmstrong.com id=B.121699547210854 (code B ref -1); Fri, 25 Jul 2008 14:25:04 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-7.9 required=4.0 tests=BAYES_00,FOURLA, RCVD_IN_DNSWL_MED autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at submit) by emacsbugs.donarmstrong.com; 25 Jul 2008 14:17:52 +0000 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m6PEHmbC010848 for ; Fri, 25 Jul 2008 07:17:49 -0700 Received: from mx10.gnu.org ([199.232.76.166]:50949) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1KMO6P-0005ZN-Lv for emacs-pretest-bug@gnu.org; Fri, 25 Jul 2008 10:17:01 -0400 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1KMO75-0008Dh-Jb for emacs-pretest-bug@gnu.org; Fri, 25 Jul 2008 10:17:47 -0400 Received: from delphi.hss.caltech.edu ([131.215.23.131]:60239 helo=mailhost.hss.caltech.edu) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KMO75-0008DA-6I for emacs-pretest-bug@gnu.org; Fri, 25 Jul 2008 10:17:43 -0400 Received: from localhost (localhost.localdomain [127.0.0.1]) by mailhost.hss.caltech.edu (Postfix) with ESMTP id 9C9CF153C2D for ; Fri, 25 Jul 2008 07:17:40 -0700 (PDT) Received: from mailhost.hss.caltech.edu ([127.0.0.1]) by localhost (delphi.hss.caltech.edu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 20851-14; Fri, 25 Jul 2008 07:17:37 -0700 (PDT) Received: from [172.16.1.34] (adsl-75-50-150-185.dsl.lsan03.sbcglobal.net [75.50.150.185]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by mailhost.hss.caltech.edu (Postfix) with ESMTP id 091A9153C33; Fri, 25 Jul 2008 07:17:36 -0700 (PDT) Message-Id: <3734449A-644C-4BB7-8F34-0CF702AF68B6@hss.caltech.edu> From: "G.W.Pigman III" To: emacs-pretest-bug@gnu.org Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v926) Date: Fri, 25 Jul 2008 07:17:36 -0700 X-Mailer: Apple Mail (2.926) X-Virus-Scanned: by amavisd-new at hss.caltech.edu X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) After I add '-w' to the grep arguments, next-error in *grep* can't open the file, apparently because some sort of terminal code is prepended to the filename (e.g. [00m/Users/gwp/.emacs). Oddly enough, next-error works the first time it is called, but not subsequently. George Pigman Executive Officer for the Humanities Professor of English 208 Dabney Hall Caltech 101-40 Pasadena, CA 91125 626-395-3601 (phone) 626-795-1664 (fax) In GNU Emacs 23.0.60.1 (i386-apple-darwin9.4.0, GTK+ Version 2.12.4) of 2008-07-25 on aeneas Windowing system distributor `The X.Org Foundation', version 11.0.10300000 configured using `configure '--with-gif=no'' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: en_US value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: en_US value of $XMODIFIERS: nil locale-coding-system: iso-latin-1-unix default-enable-multibyte-characters: t Major mode: Grep Minor modes in effect: tooltip-mode: t tool-bar-mode: t mouse-wheel-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t global-auto-composition-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t Recent input: x g r e p w C-e s e t q SPC ~ / . e m a c s x r e p o r Recent messages: For information about GNU Emacs and the GNU system, type C-h C-a. Grep finished (matches found) Mark set Quit Mark set [2 times] Quit call-interactively: Beginning of buffer From unknown Fri Jun 20 20:02:55 2025 X-Loop: don@donarmstrong.com Subject: bug#607: 23.0.60; grep -w & grep-highlight-matches Reply-To: Chong Yidong , 607@debbugs.gnu.org Resent-From: Chong Yidong Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Thu, 14 Aug 2008 17:25:04 +0000 Resent-Message-ID: Resent-Sender: don@donarmstrong.com X-Emacs-PR-Message: report 607 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by 607-submit@emacsbugs.donarmstrong.com id=B607.121873432811276 (code B ref 607); Thu, 14 Aug 2008 17:25:04 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-3.4 required=4.0 tests=AWL,BAYES_00,FOURLA autolearn=no version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 607) by emacsbugs.donarmstrong.com; 14 Aug 2008 17:18:48 +0000 Received: from cyd (CYD.MIT.EDU [18.115.2.24]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m7EHIjqE011270 for <607@emacsbugs.donarmstrong.com>; Thu, 14 Aug 2008 10:18:46 -0700 Received: by cyd (Postfix, from userid 1000) id 37CCC57E323; Thu, 14 Aug 2008 13:19:26 -0400 (EDT) From: Chong Yidong To: "G.W.Pigman III" Cc: 607@debbugs.gnu.org Date: Thu, 14 Aug 2008 13:19:26 -0400 Message-ID: <87probwm3l.fsf@stupidchicken.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii > After I add '-w' to the grep arguments, next-error in *grep* can't > open the file, apparently because some sort of terminal code is > prepended to the filename (e.g. [00m/Users/gwp/.emacs). Oddly > enough, next-error works the first time it is called, but not I can't reproduce this. Here's what I tried: emacs -q M-x grep RET DEL DEL w article ~/* [minibuffer contains `grep -nH -w article ~/*'] RET C-x ` C-x ` C-x ` Each of these calls to next-error correctly send me to subsequent occurrences of the word "article" in files in my home directory. Could you provide a more detailed recipe to demonstrate the problem? From unknown Fri Jun 20 20:02:55 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.427 (Entity 5.427) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: "G.W.Pigman III" Subject: bug#607: closed (Re: bug#607: 23.0.60; grep -w & grep-highlight-matches) Message-ID: References: <3734449A-644C-4BB7-8F34-0CF702AF68B6@hss.caltech.edu> X-Gnu-PR-Message: they-closed 607 X-Gnu-PR-Package: emacs X-Gnu-PR-Keywords: unreproducible moreinfo Reply-To: 607@debbugs.gnu.org Date: Sun, 10 Jul 2011 02:25:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1310264702-13398-1" This is a multi-part message in MIME format... ------------=_1310264702-13398-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #607: 23.0.60; grep -w & grep-highlight-matches which was filed against the emacs package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 607@debbugs.gnu.org. --=20 607: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D607 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1310264702-13398-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 607-done) by debbugs.gnu.org; 10 Jul 2011 02:24:16 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Qfjgs-0003T4-TJ for submit@debbugs.gnu.org; Sat, 09 Jul 2011 22:24:15 -0400 Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Qfjgr-0003Sq-9a for 607-done@debbugs.gnu.org; Sat, 09 Jul 2011 22:24:13 -0400 Received: from localhost ([127.0.0.1]:42677) by fencepost.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qfjgl-0007rg-Kl; Sat, 09 Jul 2011 22:24:07 -0400 From: Glenn Morris To: 607-done@debbugs.gnu.org Subject: Re: bug#607: 23.0.60; grep -w & grep-highlight-matches References: <87probwm3l.fsf@stupidchicken.com> X-Spook: AIMSX explosion NWO Agfa basement Guantanamo Semtex UOP X-Ran: [?"_'<:q.~9ACc5:IEfHJSBN<|Ve13R7'GaZTpSFmEa?U9~%,s;x\e+!O>R$01k6_dXjJF X-Hue: yellow X-Attribution: GM Date: Sat, 09 Jul 2011 22:24:07 -0400 In-Reply-To: <87probwm3l.fsf@stupidchicken.com> (Chong Yidong's message of "Thu, 14 Aug 2008 13:19:26 -0400") Message-ID: User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -6.4 (------) X-Debbugs-Envelope-To: 607-done X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.4 (------) This report is being closed because it relates to what is now an old pretest of Emacs 23.1, and the problem could not be reproduced. If you still see the problem with the latest release, 23.3, please reply with as much detail as you can and the report can be re-opened. Chong Yidong wrote: > I can't reproduce this. Here's what I tried: > > emacs -q > M-x grep RET > DEL DEL w article ~/* > [minibuffer contains `grep -nH -w article ~/*'] > RET > C-x ` > C-x ` > C-x ` > > Each of these calls to next-error correctly send me to subsequent > occurrences of the word "article" in files in my home directory. > > Could you provide a more detailed recipe to demonstrate the problem? ------------=_1310264702-13398-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit >From gwp@hss.caltech.edu Fri Jul 25 07:17:52 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-7.9 required=4.0 tests=BAYES_00,FOURLA, RCVD_IN_DNSWL_MED autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at submit) by emacsbugs.donarmstrong.com; 25 Jul 2008 14:17:52 +0000 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m6PEHmbC010848 for ; Fri, 25 Jul 2008 07:17:49 -0700 Received: from mx10.gnu.org ([199.232.76.166]:50949) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1KMO6P-0005ZN-Lv for emacs-pretest-bug@gnu.org; Fri, 25 Jul 2008 10:17:01 -0400 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1KMO75-0008Dh-Jb for emacs-pretest-bug@gnu.org; Fri, 25 Jul 2008 10:17:47 -0400 Received: from delphi.hss.caltech.edu ([131.215.23.131]:60239 helo=mailhost.hss.caltech.edu) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KMO75-0008DA-6I for emacs-pretest-bug@gnu.org; Fri, 25 Jul 2008 10:17:43 -0400 Received: from localhost (localhost.localdomain [127.0.0.1]) by mailhost.hss.caltech.edu (Postfix) with ESMTP id 9C9CF153C2D for ; Fri, 25 Jul 2008 07:17:40 -0700 (PDT) Received: from mailhost.hss.caltech.edu ([127.0.0.1]) by localhost (delphi.hss.caltech.edu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 20851-14; Fri, 25 Jul 2008 07:17:37 -0700 (PDT) Received: from [172.16.1.34] (adsl-75-50-150-185.dsl.lsan03.sbcglobal.net [75.50.150.185]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by mailhost.hss.caltech.edu (Postfix) with ESMTP id 091A9153C33; Fri, 25 Jul 2008 07:17:36 -0700 (PDT) Message-Id: <3734449A-644C-4BB7-8F34-0CF702AF68B6@hss.caltech.edu> From: "G.W.Pigman III" To: emacs-pretest-bug@gnu.org Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Subject: 23.0.60; grep -w & grep-highlight-matches Mime-Version: 1.0 (Apple Message framework v926) Date: Fri, 25 Jul 2008 07:17:36 -0700 X-Mailer: Apple Mail (2.926) X-Virus-Scanned: by amavisd-new at hss.caltech.edu X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) After I add '-w' to the grep arguments, next-error in *grep* can't open the file, apparently because some sort of terminal code is prepended to the filename (e.g. [00m/Users/gwp/.emacs). Oddly enough, next-error works the first time it is called, but not subsequently. George Pigman Executive Officer for the Humanities Professor of English 208 Dabney Hall Caltech 101-40 Pasadena, CA 91125 626-395-3601 (phone) 626-795-1664 (fax) In GNU Emacs 23.0.60.1 (i386-apple-darwin9.4.0, GTK+ Version 2.12.4) of 2008-07-25 on aeneas Windowing system distributor `The X.Org Foundation', version 11.0.10300000 configured using `configure '--with-gif=no'' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: en_US value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: en_US value of $XMODIFIERS: nil locale-coding-system: iso-latin-1-unix default-enable-multibyte-characters: t Major mode: Grep Minor modes in effect: tooltip-mode: t tool-bar-mode: t mouse-wheel-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t global-auto-composition-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t Recent input: x g r e p w C-e s e t q SPC ~ / . e m a c s x r e p o r Recent messages: For information about GNU Emacs and the GNU system, type C-h C-a. Grep finished (matches found) Mark set Quit Mark set [2 times] Quit call-interactively: Beginning of buffer ------------=_1310264702-13398-1-- From unknown Fri Jun 20 20:02:55 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.427 (Entity 5.427) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: "G. W. Pigman III" Subject: bug#608: closed (Re: bug#607: 23.0.60; grep -w & grep-highlight-matches) Message-ID: References: <125EDB76-AA9A-492A-9089-78DE100E3A60@hss.caltech.edu> X-Gnu-PR-Message: they-closed 608 X-Gnu-PR-Package: emacs X-Gnu-PR-Keywords: unreproducible moreinfo Reply-To: 608@debbugs.gnu.org Date: Sun, 10 Jul 2011 02:25:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1310264702-13398-3" This is a multi-part message in MIME format... ------------=_1310264702-13398-3 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #607: 23.0.60; grep -w & grep-highlight-matches which was filed against the emacs package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 608@debbugs.gnu.org. --=20 607: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D607 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1310264702-13398-3 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 607-done) by debbugs.gnu.org; 10 Jul 2011 02:24:16 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Qfjgs-0003T4-TJ for submit@debbugs.gnu.org; Sat, 09 Jul 2011 22:24:15 -0400 Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Qfjgr-0003Sq-9a for 607-done@debbugs.gnu.org; Sat, 09 Jul 2011 22:24:13 -0400 Received: from localhost ([127.0.0.1]:42677) by fencepost.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qfjgl-0007rg-Kl; Sat, 09 Jul 2011 22:24:07 -0400 From: Glenn Morris To: 607-done@debbugs.gnu.org Subject: Re: bug#607: 23.0.60; grep -w & grep-highlight-matches References: <87probwm3l.fsf@stupidchicken.com> X-Spook: AIMSX explosion NWO Agfa basement Guantanamo Semtex UOP X-Ran: [?"_'<:q.~9ACc5:IEfHJSBN<|Ve13R7'GaZTpSFmEa?U9~%,s;x\e+!O>R$01k6_dXjJF X-Hue: yellow X-Attribution: GM Date: Sat, 09 Jul 2011 22:24:07 -0400 In-Reply-To: <87probwm3l.fsf@stupidchicken.com> (Chong Yidong's message of "Thu, 14 Aug 2008 13:19:26 -0400") Message-ID: User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -6.4 (------) X-Debbugs-Envelope-To: 607-done X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.4 (------) This report is being closed because it relates to what is now an old pretest of Emacs 23.1, and the problem could not be reproduced. If you still see the problem with the latest release, 23.3, please reply with as much detail as you can and the report can be re-opened. Chong Yidong wrote: > I can't reproduce this. Here's what I tried: > > emacs -q > M-x grep RET > DEL DEL w article ~/* > [minibuffer contains `grep -nH -w article ~/*'] > RET > C-x ` > C-x ` > C-x ` > > Each of these calls to next-error correctly send me to subsequent > occurrences of the word "article" in files in my home directory. > > Could you provide a more detailed recipe to demonstrate the problem? ------------=_1310264702-13398-3 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit >From gwp@hss.caltech.edu Fri Jul 25 07:21:18 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-8.0 required=4.0 tests=AWL,BAYES_00, RCVD_IN_DNSWL_MED autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at submit) by emacsbugs.donarmstrong.com; 25 Jul 2008 14:21:19 +0000 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m6PELFFG012015 for ; Fri, 25 Jul 2008 07:21:17 -0700 Received: from mail.gnu.org ([199.232.76.166]:51438 helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1KMO9k-0000l0-T9 for emacs-pretest-bug@gnu.org; Fri, 25 Jul 2008 10:20:28 -0400 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1KMOAR-0000Yb-0o for emacs-pretest-bug@gnu.org; Fri, 25 Jul 2008 10:21:15 -0400 Received: from delphi.hss.caltech.edu ([131.215.23.131]:56248 helo=mailhost.hss.caltech.edu) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KMOAP-0000Xs-HJ for emacs-pretest-bug@gnu.org; Fri, 25 Jul 2008 10:21:09 -0400 Received: from localhost (localhost.localdomain [127.0.0.1]) by mailhost.hss.caltech.edu (Postfix) with ESMTP id B0AC0153C2D for ; Fri, 25 Jul 2008 07:21:08 -0700 (PDT) Received: from mailhost.hss.caltech.edu ([127.0.0.1]) by localhost (delphi.hss.caltech.edu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 20851-15; Fri, 25 Jul 2008 07:21:04 -0700 (PDT) Received: from [172.16.1.34] (adsl-75-50-150-185.dsl.lsan03.sbcglobal.net [75.50.150.185]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by mailhost.hss.caltech.edu (Postfix) with ESMTP id 14010153C33; Fri, 25 Jul 2008 07:21:04 -0700 (PDT) Message-Id: <125EDB76-AA9A-492A-9089-78DE100E3A60@hss.caltech.edu> From: "G. W. Pigman III" To: emacs-pretest-bug@gnu.org Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Subject: 23.0.60; grep -w & grep-highlight-matches Mime-Version: 1.0 (Apple Message framework v926) Date: Fri, 25 Jul 2008 07:21:02 -0700 X-Mailer: Apple Mail (2.926) X-Virus-Scanned: by amavisd-new at hss.caltech.edu X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) I forgot to mention a crucial bit. Next-error works as expected if grep-highlight-matches is set to nil. ------------=_1310264702-13398-3--