[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: find.el --- Build a valid find(1) command with sexps
From: |
Phil Jackson |
Subject: |
Re: find.el --- Build a valid find(1) command with sexps |
Date: |
Wed, 02 Apr 2008 19:45:50 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) |
Phil Jackson <address@hidden> writes:
>> That seems like a nice feature to add to Emacs, though I think the
>> entry point's name needs to be something longer than just `find'.
>
> I've changed the name to `find-cmd' after a couple of people pointed out
> the cl clash. Michael Olson suggested `make-find-cmd' but I've always
> liked to start a function name with something obviously relating to the
> function. Still, certainly willing to change it again.
>
> I would be very happy for it to go in, I've signed the papers already.
Attached if anyone wants it...
find.el
Description: application/emacs-lisp
Cheers,
Phil