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: rgrep on Windows with ezwinports. Shell quoting problem.
Date: Tue, 24 Dec 2013 18:53:53 +0200	[thread overview]
Message-ID: <83d2km6vha.fsf@gnu.org> (raw)
In-Reply-To: <87ppom8eih.fsf@wanadoo.es>

> From: Óscar Fuentes <ofv@wanadoo.es>
> Date: Tue, 24 Dec 2013 16:17:26 +0100
> 
> The most serious problem is that the rgrep output comes with lots of
> warnings of this type:
> 
> 
> d:/ez/bin/find: warning: Filenames usually don't contain slashes (though pathnames do).  That means that '-name *.bin\
> ' will probably evaluate to false all the time on this system.  You might find the '-wholename' test more useful, or perhaps '-samefile'.  Alternatively, if you are using GNU grep, you could use 'find ... -print0 | grep -FzZ *.bin\
> '.

This is bug #16045 which was fixed 3 weeks ago on the development
trunk.  Are you using an old development trunk?

> How can I prevent that change?

Upgrade.




  reply	other threads:[~2013-12-24 16:53 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-24 15:17 rgrep on Windows with ezwinports. Shell quoting problem Óscar Fuentes
2013-12-24 16:53 ` Eli Zaretskii [this message]
2013-12-24 17:25   ` Óscar Fuentes

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=83d2km6vha.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.