[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: find files fast with breadth-first search
From: |
dave |
Subject: |
Re: find files fast with breadth-first search |
Date: |
Thu, 02 Jun 2016 15:22:15 -0000 |
User-agent: |
G2/1.0 |
On Tuesday, July 27, 1999 at 12:00:00 AM UTC-7, David Bakhash wrote:
> Hi,
>
> This is a useful little package for finding files (usually a particular file)
> somewhere in a big mess of directories.
Hi David,
findr is my savior! Only problem: it doesn't go through
query-replace-compile-replacement, which means it doesn't support lisp
expressions in replacement strings (e.g. `\,(if \1 "x" "y")'. Any chance of a
bug fix?
- Re: find files fast with breadth-first search,
dave <=