all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: help-gnu-emacs@gnu.org
Subject: Re: grep-find question (Is it a bug of GunWin32 version of "grep")
Date: Fri, 10 Aug 2007 17:07:12 +0300	[thread overview]
Message-ID: <u7io3fppr.fsf@gnu.org> (raw)
In-Reply-To: <63F95800EDD046419F17688AAFD41CCF01C57033@rnd-ex01.rnd.gdnt.local> (brianjiang@gdnt.com.cn)

> Date: Fri, 10 Aug 2007 17:23:32 +0800
> From: <brianjiang@gdnt.com.cn>
> 
> Then when I added the "-i" option, all the searching failed:
> ======================================-===
> D:\WiKi>find . -type f -print0 | xargs -0 -e grep -nHi RS17
> 
> D:\WiKi>find . -type f -print0 | xargs -0 -e grep -nHi rs17
> 
> D:\WiKi>find . -type f -exec grep -nHi RS17 {} ";"
> 
> D:\WiKi>find . -type f -exec grep -nHi rs17 {} ";"

I cannot reproduce this with the GnuWin32 port of Grep 2.5.1 (from
grep-2.5.1a-bin.zip on the GnuWin32 site).  What version do you have
on your machine?

If you have the same version as I do, maybe you have some problem with
pcre.dll, the regexp library on which Grep depends (like if some other
package you installed overwrote the version of pcre.dll that came with
Grep 2.5.1)?

> And I try the "mingw" version of these tools, the "-i" version works
> well:

What is the "mingw" version? where did you get the binaries?  Do you
mean the MSYS version, perhaps?

  reply	other threads:[~2007-08-10 14:07 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-03 19:24 Emacspeak and UTF-8 -- possible? cmr.Pent
2007-08-07 10:41 ` Tim X
2007-08-08  9:09   ` cmr.Pent
2007-08-08 14:56   ` Stefan Monnier
2007-08-08 23:44     ` Robert D. Crawford
2007-08-09 17:44       ` Stefan Monnier
2007-08-10  7:40         ` Tim X
2007-08-10  5:39       ` Tim X
2007-08-10  9:23         ` grep-find question (Is it a bug of GunWin32 version of "grep") brianjiang
2007-08-10 14:07           ` Eli Zaretskii [this message]
2007-08-11  5:55             ` brianjiang
2007-08-11  7:06               ` brianjiang
2007-08-11 10:06               ` Eli Zaretskii
2007-08-12  9:58                 ` brianjiang
2007-08-12 18:59                   ` Eli Zaretskii
2007-08-10  5:27     ` Emacspeak and UTF-8 -- possible? Tim X
2007-08-11  4:02       ` Stefan Monnier
2007-08-13 21:47         ` Raman
2007-08-14 18:28           ` Stefan Monnier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=u7io3fppr.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.