emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: Change in bytecomp.el breaks Gnus


From: Luc Teirlinck
Subject: Re: Change in bytecomp.el breaks Gnus
Date: Mon, 15 Nov 2004 20:19:53 -0600 (CST)

>From my previous message:

   _No_ cl function used inside the defsetf expansion will ever load
   cl, when called from there.

I have to correct this:

(defmacro defsetf (func arg1 &rest args)

Calls to `gensym' in args definitely could load cl at runtime.

But not the code in defsetf that is only used to compute the `setf'
expansion.  This applies to the involved calls to `gensym'.

Sincerely,

Luc.





reply via email to

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