all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Samuel Bronson <naesten@gmail.com>
To: 11702@debbugs.gnu.org
Subject: bug#11702: 23.4; `grep-find-use-xargs' should be defined with `defcustom'
Date: Wed, 13 Jun 2012 19:47:29 -0400	[thread overview]
Message-ID: <49B68D91-12A1-4AB6-8D76-4903FCDD30E6@gmail.com> (raw)


I want to reassure Emacs.app that it's okay to use `xargs -0'.  The
`grep-find-use-xargs' variable seems perfect for this, but there's one
problem: it isn't defined using `defcustom', so it's actual *work* to
set it in an already-started Emacs.

(Actually, there's another problem -- Emacs tries to use `xargs -0 -e'
instead of `xargs -0', and BSD xargs doesn't support `-e' -- but that's
another bug.)





             reply	other threads:[~2012-06-13 23:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-13 23:47 Samuel Bronson [this message]
2019-08-17 22:09 ` bug#11702: 23.4; `grep-find-use-xargs' should be defined with `defcustom' Lars Ingebrigtsen

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=49B68D91-12A1-4AB6-8D76-4903FCDD30E6@gmail.com \
    --to=naesten@gmail.com \
    --cc=11702@debbugs.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.