From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Markus Rost Newsgroups: gmane.emacs.pretest.bugs,gmane.emacs.devel Subject: Re: Emacs 21.3.50 grep.el/executable.el problems Date: Mon, 16 Feb 2004 22:10:03 +0100 Sender: emacs-pretest-bug-bounces+gebp-emacs-pretest-bug=gmane.org@gnu.org Message-ID: References: <6408-Mon16Feb2004215712+0200-eliz@elta.co.il> NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1076966326 10338 80.91.224.253 (16 Feb 2004 21:18:46 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 16 Feb 2004 21:18:46 +0000 (UTC) Cc: emacs-pretest-bug@gnu.org, monnier@iro.umontreal.ca, emacs-devel@gnu.org Original-X-From: emacs-pretest-bug-bounces+gebp-emacs-pretest-bug=gmane.org@gnu.org Mon Feb 16 22:18:35 2004 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1Asq8R-0004Cj-00 for ; Mon, 16 Feb 2004 22:18:35 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1Asq6W-00054q-Qs for gebp-emacs-pretest-bug@gmane.org; Mon, 16 Feb 2004 16:16:36 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1Asq1S-0003LY-Qn for emacs-pretest-bug@gnu.org; Mon, 16 Feb 2004 16:11:22 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1Asq0v-0002ys-F8 for emacs-pretest-bug@gnu.org; Mon, 16 Feb 2004 16:11:21 -0500 Original-Received: from [129.70.14.4] (helo=keep.Mathematik.Uni-Bielefeld.DE) by monty-python.gnu.org with esmtp (Exim 4.24) id 1Asq0E-0001xX-Co; Mon, 16 Feb 2004 16:10:07 -0500 Original-Received: from yui26.Mathematik.Uni-Bielefeld.DE (yui26.Mathematik.uni-bielefeld.de [129.70.14.216]) by keep.Mathematik.Uni-Bielefeld.DE (Postfix) with ESMTP id 895A0258041; Mon, 16 Feb 2004 22:10:03 +0100 (CET) Original-Received: from rost by yui26.Mathematik.Uni-Bielefeld.DE with local (Exim 3.35 #1 (Debian)) id 1Asq0B-00007R-00; Mon, 16 Feb 2004 22:10:03 +0100 Original-To: Eli Zaretskii In-reply-to: <6408-Mon16Feb2004215712+0200-eliz@elta.co.il> (message from Eli Zaretskii on Mon, 16 Feb 2004 21:57:13 +0200) X-Mailer: GNU Emacs 21.3+ X-Home-Page: http://www.mathematik.uni-bielefeld.de/~rost X-BeenThere: emacs-pretest-bug@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-pretest-bug-bounces+gebp-emacs-pretest-bug=gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.pretest.bugs:2142 gmane.emacs.devel:19996 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:19996 > My opinion is that the "extensive" change would be to rip out the recent > change altogether. I already did that, at Richard's request. Great, so now grep-find works again. In fact, it tells that there is another use of executable-command-find-posix-p, namely in filecache.el. Maybe one should change that as well and then remove executable-command-find-posix-p.