emacs-devel
[Top][All Lists]
Advanced

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

Re: CL function's docstrings


From: Kim F. Storm
Subject: Re: CL function's docstrings
Date: Wed, 18 May 2005 14:13:35 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

Stefan Monnier <address@hidden> writes:

>>  2) Change the argument names to match the docstrings.
>>      Pros: it is the cleaner way.
>>      Cons: lot of change in the cl* files; less coherence between argument
>>      names among functions.
>
> Thanks to the wonders of dynamic scoping this actually changes the
> semantics subtly.  In most cases you'll never be able to tell the
> difference, but when higer-order functions are involved it can be a problem;
> so if you do that, be careful.

And do _not_ do it before the release!

-- 
Kim F. Storm <address@hidden> http://www.cua.dk





reply via email to

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