GNU bug report logs - #607
23.0.60; grep -w & grep-highlight-matches

Previous Next

Package: emacs;

Reported by: "G.W.Pigman III" <gwp <at> hss.caltech.edu>

Date: Fri, 25 Jul 2008 14:25:04 UTC

Severity: normal

Tags: moreinfo, unreproducible

Merged with 608

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 607 in the body.
You can then email your comments to 607 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#607; Package emacs. Full text and rfc822 format available.

Acknowledgement sent to "G.W.Pigman III" <gwp <at> hss.caltech.edu>:
New bug report received and forwarded. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. Full text and rfc822 format available.

Message #5 received at submit <at> emacsbugs.donarmstrong.com (full text, mbox):

From: "G.W.Pigman III" <gwp <at> hss.caltech.edu>
To: emacs-pretest-bug <at> gnu.org
Subject: 23.0.60; grep -w & grep-highlight-matches
Date: Fri, 25 Jul 2008 07:17:36 -0700
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:
<help-echo> <help-echo> <down-mouse-1> <mouse-1> <escape>
x g r e p <return> <left> <left> <left> <left> w C-e
s e t q SPC ~ / . e m a c s <return> <help-echo> <help-echo>
<help-echo> <help-echo> <down-mouse-1> <mouse-2> <down-mouse-1>
<mouse-1> <help-echo> <down-mouse-1> <mouse-2> <help-echo>
<down-mouse-1> <mouse-2> <help-echo> <escape> x r e
p o r <tab> <return>

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




Merged 607 608. Request was from Glenn Morris <rgm <at> gnu.org> to control <at> emacsbugs.donarmstrong.com. (Sun, 10 Aug 2008 00:00:06 GMT) Full text and rfc822 format available.

Information forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#607; Package emacs. Full text and rfc822 format available.

Acknowledgement sent to Chong Yidong <cyd <at> stupidchicken.com>:
Extra info received and forwarded to list. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. Full text and rfc822 format available.

Message #12 received at 607 <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Chong Yidong <cyd <at> stupidchicken.com>
To: "G.W.Pigman III" <gwp <at> hss.caltech.edu>
Cc: 607 <at> debbugs.gnu.org
Subject: Re: 23.0.60; grep -w & grep-highlight-matches
Date: Thu, 14 Aug 2008 13:19:26 -0400
> 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?




Tags added: moreinfo, unreproducible Request was from Glenn Morris <rgm <at> gnu.org> to control <at> emacsbugs.donarmstrong.com. (Sat, 30 Aug 2008 03:40:04 GMT) Full text and rfc822 format available.

Reply sent to Glenn Morris <rgm <at> gnu.org>:
You have taken responsibility. (Sun, 10 Jul 2011 02:25:01 GMT) Full text and rfc822 format available.

Notification sent to "G.W.Pigman III" <gwp <at> hss.caltech.edu>:
bug acknowledged by developer. (Sun, 10 Jul 2011 02:25:02 GMT) Full text and rfc822 format available.

Message #19 received at 607-done <at> debbugs.gnu.org (full text, mbox):

From: Glenn Morris <rgm <at> gnu.org>
To: 607-done <at> debbugs.gnu.org
Subject: Re: bug#607: 23.0.60; grep -w & grep-highlight-matches
Date: Sat, 09 Jul 2011 22:24:07 -0400
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?




Reply sent to Glenn Morris <rgm <at> gnu.org>:
You have taken responsibility. (Sun, 10 Jul 2011 02:25:02 GMT) Full text and rfc822 format available.

Notification sent to "G. W. Pigman III" <gwp <at> hss.caltech.edu>:
bug acknowledged by developer. (Sun, 10 Jul 2011 02:25:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 07 Aug 2011 11:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 13 years and 321 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.