Stefan Monnier <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]> http://www.cua.dk



_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel

Reply via email to