emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: printing.el again


From: Richard Stallman
Subject: Re: printing.el again
Date: Wed, 17 Nov 2004 00:03:56 -0500

     > Yes, that's another solution.  I find CL's `flet' much more elegant, tho.

It is ok to use the CL macros in general, but the use of flet on a
function that is not internal to your package is really un-cool.

Using flet on a function name internal to your package is ok, but I
think that if you have a value that varies, it is better to use a
variable name for it.




reply via email to

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