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

Does Defmacro establish a block?



    Does defmacro establish a named block around the definition the
same way that defun does?  CLTL doesn't mention this issue at all,
leading one to suppose that it doesn't, but this seems to create a
pointless inconsistency with defun.

    If defmacro does, do define-setf-method, defsetf, deftype...?

  Rob