From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Stefan Monnier" Newsgroups: gmane.emacs.devel Subject: Re: locate-file in Emacs Date: Thu, 25 Apr 2002 18:52:34 -0400 Sender: emacs-devel-admin@gnu.org Message-ID: <200204252252.g3PMqYL25578@rum.cs.yale.edu> References: <200204170928.g3H9SVb27019@rum.cs.yale.edu> <200204171001.g3HA1hh27230@rum.cs.yale.edu> <200204181408.g3IE83b02114@rum.cs.yale.edu> <200204181527.g3IFRFC02843@rum.cs.yale.edu> <200204181859.g3IIxEY04890@rum.cs.yale.edu> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1019775299 4330 127.0.0.1 (25 Apr 2002 22:54:59 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 25 Apr 2002 22:54:59 +0000 (UTC) Cc: emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 170s8h-00017j-00 for ; Fri, 26 Apr 2002 00:54:59 +0200 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 170sB3-0006Zw-00 for ; Fri, 26 Apr 2002 00:57:25 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 170s83-0004BN-00; Thu, 25 Apr 2002 18:54:19 -0400 Original-Received: from rum.cs.yale.edu ([128.36.229.169]) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 170s6R-00046L-00 for ; Thu, 25 Apr 2002 18:52:39 -0400 Original-Received: (from monnier@localhost) by rum.cs.yale.edu (8.11.6/8.11.6) id g3PMqYL25578; Thu, 25 Apr 2002 18:52:34 -0400 X-Mailer: exmh version 2.4 06/23/2000 with nmh-1.0.4 Original-To: Hrvoje Niksic Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.9 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:3275 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:3275 > Has `locate-file' been installed? Not yet. > I would just like to be aware of > the progress, and make sure that we're not incompatible. I have most of the code ready but haven't had time to finish it up yet. It will be compatible (including the `executable' and stuff that I don't like ;-) but will allow general predicates. Unless someone else does it before I get time to. Stefan