emacs-devel
[Top][All Lists]
Advanced

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

Macro vs Function


From: Herbert Euler
Subject: Macro vs Function
Date: Wed, 12 Apr 2006 16:22:20 +0800

Hello,

After reading defmacro and eval in eval.c, I conclude that, in
Emacs Lisp, if I substitute "defmacro" at the beginning of
definition of a macro with "defun" and quote each argument in the
call the behavior of code will not be altered.  Is this correct?
And, is it correct for other Lisp implementations?

Thanks in advance.

Regards,
Guanpeng Xu

_________________________________________________________________
FREE pop-up blocking with the new MSN Toolbar - get it now! http://toolbar.msn.click-url.com/go/onm00200415ave/direct/01/





reply via email to

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