emacs-devel
[Top][All Lists]
Advanced

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

Re: Some improvements for cl-flet


From: João Távora
Subject: Re: Some improvements for cl-flet
Date: Mon, 11 Oct 2021 22:26:33 +0100

On Mon, Oct 11, 2021 at 10:21 PM Richard Stallman <rms@gnu.org> wrote:
  > Yes, but SYMBOL-MACROLET is relatively common in Common Lisp programs,
  > which in itself warrants its inclusion in a Common Lisp emulation
  > library, IMO.

I am sure you know what you're referring to.  But I am shocked this
would be used frequently.  Can you plesae show me why and how?

I'm not going to answer for Po Lu, but I'll only mention something not yet
said about this form, which is that it is so important to the Common Lisp
language that it's not even a macro, it's one of the fundamental "special
forms" of the language (added sometime in 1988, it seems).

João

reply via email to

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