all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#11702: 23.4; `grep-find-use-xargs' should be defined with `defcustom'
@ 2012-06-13 23:47 Samuel Bronson
  2019-08-17 22:09 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: Samuel Bronson @ 2012-06-13 23:47 UTC (permalink / raw)
  To: 11702


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.)





^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#11702: 23.4; `grep-find-use-xargs' should be defined with `defcustom'
  2012-06-13 23:47 bug#11702: 23.4; `grep-find-use-xargs' should be defined with `defcustom' Samuel Bronson
@ 2019-08-17 22:09 ` Lars Ingebrigtsen
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Ingebrigtsen @ 2019-08-17 22:09 UTC (permalink / raw)
  To: Samuel Bronson; +Cc: 11702

Samuel Bronson <naesten@gmail.com> writes:

> 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.

(I'm going through old bug reports that have unfortunately gotten no
responses yet.)

`grep-find-use-xargs' has been changed to use defcustom in the
intervening years, so I'm closing this bug report.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-08-17 22:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-13 23:47 bug#11702: 23.4; `grep-find-use-xargs' should be defined with `defcustom' Samuel Bronson
2019-08-17 22:09 ` Lars Ingebrigtsen

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.