all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Chong Yidong <cyd@gnu.org>
To: Samuel Bronson <naesten@gmail.com>
Cc: 11703-done@debbugs.gnu.org
Subject: bug#11703: 23.4; `grep-compute-defaults' passes useless, incompatible "-e" flag to "xargs -0"
Date: Fri, 30 Nov 2012 15:38:34 +0800	[thread overview]
Message-ID: <87ehjbr151.fsf@gnu.org> (raw)
In-Reply-To: <51EDAD95-F992-4C23-A3F6-FD55D9EC6F98@gmail.com> (Samuel Bronson's message of "Wed, 13 Jun 2012 19:49:55 -0400")

Samuel Bronson <naesten@gmail.com> writes:

> Unfortunately, BSD xargs does not accept `-e', so with it Emacs falls
> back to using `find -exec', which gives less-convenient-to-edit command
> lines (since this puts the grep pattern somehere way in the middle of
> the `find' command, rather than at the end).
>
> Furthermore, this use of `-e' seems to be rather pointless, since GNU
> xargs does not appear to have actually done this logical EOF processing
> when `-0' was active within recorded history.

I've committed your patch to trunk.  Thanks.





      reply	other threads:[~2012-11-30  7:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-13 23:49 bug#11703: 23.4; `grep-compute-defaults' passes useless, incompatible "-e" flag to "xargs -0" Samuel Bronson
2012-11-30  7:38 ` Chong Yidong [this message]

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=87ehjbr151.fsf@gnu.org \
    --to=cyd@gnu.org \
    --cc=11703-done@debbugs.gnu.org \
    --cc=naesten@gmail.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.