From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Doug Lewan Newsgroups: gmane.emacs.help Subject: Discarding errors from find-dired Date: Mon, 9 Jun 2014 15:15:37 +0000 Message-ID: <155DEC68569B714B86C2C7075F5EDA9892AFB602@DAKIYA1.pegasus.local> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1402327225 20870 80.91.229.3 (9 Jun 2014 15:20:25 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 9 Jun 2014 15:20:25 +0000 (UTC) To: "help-gnu-emacs@gnu.org" Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Jun 09 17:20:18 2014 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Wu1Mv-0003Kn-Ux for geh-help-gnu-emacs@m.gmane.org; Mon, 09 Jun 2014 17:20:18 +0200 Original-Received: from localhost ([::1]:33871 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wu1Mv-0003ih-Fw for geh-help-gnu-emacs@m.gmane.org; Mon, 09 Jun 2014 11:20:17 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:33123) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wu1IY-0006KH-Fh for help-gnu-emacs@gnu.org; Mon, 09 Jun 2014 11:15:54 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wu1IQ-00046r-NM for help-gnu-emacs@gnu.org; Mon, 09 Jun 2014 11:15:46 -0400 Original-Received: from webmail.shubertorg.com ([207.246.209.200]:49371) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wu1IQ-00046j-Bx for help-gnu-emacs@gnu.org; Mon, 09 Jun 2014 11:15:38 -0400 Original-Received: from dakiya1.pegasus.local ([172.16.208.201]) by DAKIYA1.pegasus.local ([172.16.208.201]) with mapi id 14.02.0247.003; Mon, 9 Jun 2014 11:15:38 -0400 Thread-Topic: Discarding errors from find-dired Thread-Index: Ac+D9aplQVZvSGBBQwmNUAdIQ/ZirA== Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.0.21.202] X-detected-operating-system: by eggs.gnu.org: Windows 7 or 8 X-Received-From: 207.246.209.200 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:98116 Archived-At: I'd like to discard stderr from the find command in (find-dired) and would = appreciate pointers. It looks like (grep-apply-setting) is the right function to use, since "Thi= s variable's value takes effect when `grep-compute-defaults' is called." (f= rom the help for find-program). However, I haven't found anything useful lo= oking through the code for (grep-compute-defaults). (grep-compute-defaults) both establishes and manipulates the grep-host-defa= ults-alist, which is not documented well. Thanks. ,Douglas Douglas Lewan Shubert Ticketing (201) 489-8600 ext 224 LISP: The most intelligent way to misuse a computer.