all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Tom Tromey <tromey@redhat.com>
Cc: 12201@debbugs.gnu.org
Subject: bug#12201: 24.1; rgrep ignores directories matching grep-find-ignored-directories
Date: Tue, 14 Aug 2012 21:07:47 +0300	[thread overview]
Message-ID: <83ipcljqj0.fsf@gnu.org> (raw)
In-Reply-To: <87lihhzd0q.fsf@fleche.redhat.com>

> Resent-Sender: help-debbugs@gnu.org
> From: Tom Tromey <tromey@redhat.com>
> Date: Tue, 14 Aug 2012 09:52:53 -0600
> 
> --- lisp/progmodes/grep.el	2012-04-18 06:04:51 +0000
> +++ lisp/progmodes/grep.el	2012-08-14 15:51:49 +0000
> @@ -1040,7 +1040,7 @@
>  				     " -o -name ")
>  				    " "
>  				    (shell-quote-argument ")")
> -				    " -prune -o "))))))
> +				    " -type f prune -o "))))))
                                              ^^^^^
Shouldn't that be "-prune"?





  parent reply	other threads:[~2012-08-14 18:07 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-14 15:52 bug#12201: 24.1; rgrep ignores directories matching grep-find-ignored-directories Tom Tromey
2012-08-14 17:20 ` Wolfgang Jenkner
2012-08-14 17:35   ` Tom Tromey
2012-08-14 18:07 ` Eli Zaretskii [this message]
2012-08-14 21:07   ` Tom Tromey

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=83ipcljqj0.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=12201@debbugs.gnu.org \
    --cc=tromey@redhat.com \
    /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.