emacs-devel
[Top][All Lists]
Advanced

[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: Tue, 01 Apr 2008 18:52:29 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

Richard Stallman <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.

> Also, I think that it should be a function rather than a macro.
> (That would require explicitly quoting the arguments.)

I've made that change, will upload to my website.

Cheers,
Phil
-- 
 Phil Jackson
 http://www.shellarchive.co.uk




reply via email to

[Prev in Thread] Current Thread [Next in Thread]